Lines Matching full:multipart
2373 - Added .xml as one of the few common file extensions known by the multipart
3641 application to provide data for a multipart with the read callback. Note
6169 - Yves Lejeune fixed so that replacing Content-Type: when doing multipart
7592 - David Houlder added --form-string that adds that string to a multipart
8034 - Dinar in bug report #1086121, found a file handle leak when a multipart
8804 - Multipart formposts uploading files no longer inserts the files themselves
10126 - Default Content-Type for parts in multipart formposts has changed to
12113 multipart that appears as a regular file upload, but the data is provided
12475 - Tor Arntsen brought a patch for multipart formposts. It turned out that the
12786 when doing multipart formposts didn't work very well. It disabled other
12845 - Multipart formposts now send the full request properly, including the CRLF.
12899 - Antonio filed bug report #505514 and provided a fix! When doing multipart
13100 particular part in a multipart/form-post. He also provided a section to the
17479 - Introducing the new -F flag for HTTP POST. It supports multipart/form-data
17852 fetch multipart files like that.