curl -F: fix multiple file upload with custom type
Test case 1315 was added to verify this functionality. When passing in multiple files to a single -F, the parser would get all confused if one of the specified files had a custom type= assigned. Reported by: Colin Hogben
parent
9b185aac
Please register or sign in to comment