Skip to content
  1. Dec 23, 2011
  2. Dec 21, 2011
  3. Dec 20, 2011
  4. Dec 19, 2011
  5. Dec 16, 2011
    • Daniel Stenberg's avatar
      curl -F: fix multiple file upload with custom type · 7b8590d1
      Daniel Stenberg authored
      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
      7b8590d1