index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
test1401
Age
Commit message (
Expand
)
Author
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
Daniel Stenberg
2019-05-18
curl: make code work with protocol-disabled libcurl
Daniel Stenberg
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
2017-12-11
Revert "curl: don't set CURLOPT_INTERLEAVEDATA"
Daniel Stenberg
2017-12-08
curl: don't set CURLOPT_INTERLEAVEDATA
Daniel Stenberg
2017-09-30
Set and use more necessary options when some protocols are disabled
Dan Fandrich
2017-05-28
tests: removed some redundant empty <stdout> sections
Dan Fandrich
2017-04-25
curl: set a 100K buffer size by default
Daniel Stenberg
2017-03-12
tests: clear the SSL_CERT_FILE variable on --libcurl tests
Dan Fandrich
2016-10-18
test14xx: fixed --libcurl output tests again after 8e8afa82cbb
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-13
curl: use 2TLS by default
Daniel Stenberg
2015-03-12
http: always send Host: header as first header
Daniel Stenberg
2012-05-25
Made -D option work with -O and -J.
Tatsuhiro Tsujikawa
2012-03-22
tests #1400 #1401: add missing keywords
Yang Tse
2012-03-18
tests 140X: fix --libcurl generated source file reading mode for MSYS builds
Yang Tse
2012-02-23
test: --libcurl fixes
Daniel Stenberg
2012-02-23
Add tests for curl's --libcurl output.
Colin Hogben