| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
part.
 | 
 | 
content-type header, it was used for each part and thus without this it
failed MISERABLY. *smacks forhead*
 | 
 | 
removed the initial CRLF in the formpost, as they are part of the request
and should be written by the code in http.c!
 | 
 | 
post a non-existing file should include nothing, not an error text!
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
is once again running OK
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
after this patch from Peter Todd
 | 
 | 
requires all global symbols to be *case insentively* unique! curl_formfree
is a global function we shouldn't touch.
 | 
 | 
 | 
 | 
strequal.o as well!
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
now returns -1 from FormReader() when the last form data has been read!
 | 
 | 
 | 
 | 
 | 
 | 
 |