aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1403
AgeCommit message (Expand)Author
2019-08-06http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg
2019-05-18curl: make code work with protocol-disabled libcurlDaniel Stenberg
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2017-12-11Revert "curl: don't set CURLOPT_INTERLEAVEDATA"Daniel Stenberg
2017-12-08curl: don't set CURLOPT_INTERLEAVEDATADaniel Stenberg
2017-05-28tests: removed some redundant empty <stdout> sectionsDan Fandrich
2017-04-25curl: set a 100K buffer size by defaultDaniel Stenberg
2017-03-12tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich
2016-10-18test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-13curl: use 2TLS by defaultDaniel Stenberg
2012-05-25Made -D option work with -O and -J.Tatsuhiro Tsujikawa
2012-03-18tests 140X: fix --libcurl generated source file reading mode for MSYS buildsYang Tse
2012-02-23test: --libcurl fixesDaniel Stenberg
2012-02-23Add tests for curl's --libcurl output.Colin Hogben