summaryrefslogtreecommitdiff
path: root/tests/data/test39
Commit message (Expand)AuthorAgeFilesLines
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-3/+3
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-4/+4
* tests: fixup several testsFabian Keil2021-02-091-1/+1
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-2/+2
* HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之2020-01-201-1/+0
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-221-2/+20
* Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil2012-11-191-4/+4
* Fixed a NULL pointer dereference in form postingDan Fandrich2010-08-241-1/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-1/+1
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* keywords addedDaniel Stenberg2005-04-221-0/+6
* David Houlder added --form-stringDaniel Stenberg2005-03-121-2/+10
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* - Based on Fedor Karpelevitch's formpost path basename patch, file parts inDaniel Stenberg2004-10-011-2/+2
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-2/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-191-1/+1
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
* adjusted the formpost testcases to the new boundary string constructionDaniel Stenberg2003-04-041-9/+9
* added test 39, tests the new -F featuresDaniel Stenberg2002-03-111-0/+73