1. 23 Dec, 2011 7 commits
  2. 21 Dec, 2011 6 commits
  3. 20 Dec, 2011 19 commits
  4. 19 Dec, 2011 7 commits
  5. 16 Dec, 2011 1 commit
    • 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