| Commit message (Expand) | Author | Age | Files | Lines |
* | mime: use percent-escaping for multipart form field and file names | Patrick Monnerat | 2021-11-15 | 1 | -3/+3 |
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -4/+4 |
* | tests: fixup several tests | Fabian Keil | 2021-02-09 | 1 | -1/+1 |
* | runtests: provide curl's version string as %VERSION for tests | Daniel Stenberg | 2020-10-02 | 1 | -2/+2 |
* | HTTP: increase EXPECT_100_THRESHOLD to 1Mb | 加藤郁之 | 2020-01-20 | 1 | -1/+0 |
* | formpost: support quotes, commas and semicolon in file names | Ulion | 2013-01-22 | 1 | -2/+20 |
* | Do not mix CRLF and LF header endings in a couple of HTTP tests | Fabian Keil | 2012-11-19 | 1 | -4/+4 |
* | Fixed a NULL pointer dereference in form posting | Dan Fandrich | 2010-08-24 | 1 | -1/+1 |
* | Replaced 127.0.0.1 with %HOSTIP where possible | Dan Fandrich | 2007-09-14 | 1 | -1/+1 |
* | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | 2007-01-23 | 1 | -0/+2 |
* | Modified the default HTTP headers used by libcurl: | Daniel Stenberg | 2005-05-11 | 1 | -1/+0 |
* | keywords added | Daniel Stenberg | 2005-04-22 | 1 | -0/+6 |
* | David Houlder added --form-string | Daniel Stenberg | 2005-03-12 | 1 | -2/+10 |
* | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | 2005-01-25 | 1 | -1/+1 |
* | - Based on Fedor Karpelevitch's formpost path basename patch, file parts in | Daniel Stenberg | 2004-10-01 | 1 | -2/+2 |
* | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg | 2004-09-08 | 1 | -2/+2 |
* | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg | 2004-02-09 | 1 | -1/+1 |
* | modified to work fine with the new persistant connection working test suite | Daniel Stenberg | 2003-07-19 | 1 | -1/+1 |
* | Each test case now specifies which server(s) it needs, without relying on the | Daniel Stenberg | 2003-04-30 | 1 | -0/+3 |
* | adjusted the formpost testcases to the new boundary string construction | Daniel Stenberg | 2003-04-04 | 1 | -9/+9 |
* | added test 39, tests the new -F features | Daniel Stenberg | 2002-03-11 | 1 | -0/+73 |