summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixup test319 to work with the fixed Transfer-Encodingbagder/transfer-encoding-clDaniel Stenberg2021-08-302-7/+7
* test365: verify response with chunked AND Content-Length headersDaniel Stenberg2021-08-302-1/+66
* DISABLED: enable the transfer-encoding tests for hyperDaniel Stenberg2021-08-301-5/+0
* http: ignore content-length if any transfer-encoding is usedDaniel Stenberg2021-08-305-45/+42
* http: disallow >3-digit response codesDaniel Stenberg2021-08-263-27/+28
* test1280: CRLFify the response to please hyperDaniel Stenberg2021-08-261-5/+5
* tests: enable test 1129 for hyper buildsDaniel Stenberg2021-08-261-1/+0
* c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connectionDaniel Stenberg2021-08-231-1/+0
* c-hyper: deal with Expect: 100-continue combined with POSTFIELDSDaniel Stenberg2021-08-231-2/+0
* tests: be explicit about using 'python3' instead of 'python'a13460542021-08-234-4/+4
* DISABLED: enable 11 more tests for hyper buildsDaniel Stenberg2021-08-231-11/+0
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-231-1/+0
* test1138: remove trailing space to make work with hyperDaniel Stenberg2021-08-232-3/+2
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-212-1/+13
* http_proxy: fix user-agent and custom headers for CONNECT with hyperDaniel Stenberg2021-08-201-1/+0
* c-hyper: initial support for "dumping" 1xx HTTP responsesDaniel Stenberg2021-08-201-4/+0
* tests/*server.pl: flush output before executing subprocessMarc Hoersken2021-08-186-3/+18
* tests/server/*.c: align handling of portfile argument and fileMarc Hoersken2021-08-176-25/+47
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-168-8/+8
* c-hyper: initial step for 100-continue supportDaniel Stenberg2021-08-131-1/+0
* http: consider cookies over localhost to be secureDaniel Stenberg2021-08-103-71/+132
* test1565: fix windows build errorsJay Satiro2021-08-101-4/+7
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-302-4/+4
* tests: make three tests pass until 2037Bernhard M. Wiedemann2021-07-303-6/+7
* tests/*server.py: remove pidfile on server terminationMarc Hoersken2021-07-293-0/+9
* tests/servers: remove obsolete pid variableMarc Hoersken2021-07-253-12/+3
* tests/servers: use our platform-aware pid for server verificationMarc Hoersken2021-07-255-12/+22
* tests/runtests.pl: cleanup copy&paste mistakes and unused codeMarc Hoersken2021-07-251-7/+4
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* msnprintf: return number of printed characters excluding null byteDaniel Stenberg2021-07-083-10/+43
* infof: remove newline from format strings, always append itDaniel Stenberg2021-07-071-14/+18
* test1147: hyper doesn't allow "crazy" request headers like built-inDaniel Stenberg2021-07-052-1/+4
* c-hyper: bail on too long response headersDaniel Stenberg2021-07-051-2/+0
* test1151: added missing CRLF to work with hyperDaniel Stenberg2021-07-051-0/+1
* test1116: hyper doesn't pass through "surprise-trailers"Daniel Stenberg2021-07-052-1/+6
* test1519: adjusted to work with hyperDaniel Stenberg2021-07-012-6/+5
* test1518: adjusted to work with hyperDaniel Stenberg2021-07-013-12/+11
* test1514: add a CRLF to the response to make it correctDaniel Stenberg2021-07-012-1/+1
* lib677: make it survive torture testingDaniel Stenberg2021-06-271-6/+9
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-246-3/+174
* cmake: fix support for UnixSockets feature on Win32Li Xinwei2021-06-211-5/+9
* hyper: propagate errors back up from read callbacksDaniel Stenberg2021-06-172-1/+2
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-153-8/+37
* netrc: skip 'macdef' definitionsDaniel Stenberg2021-06-132-1/+61
* mqtt: add support for username and passwordGealber Morales2021-06-129-6/+399
* runtests: init $VERSION to avoid warnings when using -lDaniel Stenberg2021-06-111-1/+1
* tests: update README about servers and port numbersDaniel Stenberg2021-06-111-11/+11
* sws: malloc request struct instead of using stackChristian Weisgerber2021-06-111-17/+24
* tests: update README.md with a missing single quoteyb9992021-06-101-1/+1
* tests/data/DISABLED: add tests not working with hyperDaniel Stenberg2021-06-101-0/+116