summaryrefslogtreecommitdiff
path: root/tests/data/test1404
Commit message (Expand)AuthorAgeFilesLines
* http: added options for allowing HTTP/0.9 responsesbagder/http09Daniel Stenberg2018-12-201-0/+1
* curl: show headers in boldDaniel Stenberg2018-05-211-1/+0
* Revert "curl: don't set CURLOPT_INTERLEAVEDATA"Daniel Stenberg2017-12-111-0/+1
* curl: don't set CURLOPT_INTERLEAVEDATADaniel Stenberg2017-12-081-1/+0
* form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat2017-09-221-2/+2
* mime: implement encoders.Patrick Monnerat2017-09-051-3/+5
* mime: fix signed/unsigned conversions.Patrick Monnerat2017-09-031-3/+3
* mime: tests and examples.Patrick Monnerat2017-09-021-23/+40
* curl: set a 100K buffer size by defaultDaniel Stenberg2017-04-251-0/+1
* tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich2017-03-121-0/+3
* test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg2016-10-181-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl: use 2TLS by defaultDaniel Stenberg2015-12-131-2/+3
* tests: For consistency added --libcurl to test nameSteve Holme2014-09-071-1/+1
* Made -D option work with -O and -J.Tatsuhiro Tsujikawa2012-05-251-0/+2
* tests 140X: fix --libcurl generated source file reading mode for MSYS buildsYang Tse2012-03-181-1/+1
* test: --libcurl fixesDaniel Stenberg2012-02-231-33/+35
* Add tests for curl's --libcurl output.Colin Hogben2012-02-231-0/+157