summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* fixup test 1431 as wellbagder/http-low-responseDaniel Stenberg2021-10-272-2/+4
* http: reject HTTP response codes < 100Daniel Stenberg2021-10-262-2/+6
* hyper: disable test 1294 since hyper doesn't allow such crazy headersDaniel Stenberg2021-10-252-1/+2
* c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS workDaniel Stenberg2021-10-251-1/+0
* test1287: make work on hyperDaniel Stenberg2021-10-252-1/+2
* test1266/1267: disabled on hyper: no HTTP/0.9 supportDaniel Stenberg2021-10-253-2/+8
* tests: enable more tests with hyperDaniel Stenberg2021-10-254-33/+31
* tests: use python3 in test 1451Samuel Henrique2021-10-241-1/+1
* hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODINGDaniel Stenberg2021-10-222-1/+3
* test262: don't attempt with hyperDaniel Stenberg2021-10-222-1/+0
* c-hyper: make test 217 runDaniel Stenberg2021-10-221-1/+0
* DISABLED: enable test 209+213 for hyperDaniel Stenberg2021-10-221-2/+0
* test207: accept a different error code for hyperDaniel Stenberg2021-10-222-1/+5
* http_proxy: multiple CONNECT with hyper done betterDaniel Stenberg2021-10-211-1/+0
* test1185: verify checksrcDaniel Stenberg2021-10-182-1/+185
* urlapi: skip a strlen(), pass in zeroDaniel Stenberg2021-10-151-1/+1
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-153-1/+73
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-1310-9/+9
* tests: disable test 2043Daniel Stenberg2021-10-131-0/+1
* test368: verify dash is appended for "-r [num]"Daniel Stenberg2021-10-112-1/+50
* http: fix Basic auth with empty name field in URLDaniel Stenberg2021-10-062-1/+49
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-062-1/+68
* print_category: print help descriptions alignedDaniel Stenberg2021-10-013-18/+18
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-302-2/+2
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-277-1/+269
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-271-0/+0
* urlapi: add curl_url_strerror()i-ky2021-09-272-3/+22
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-263-1/+89
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-212-1/+71
* http: fix the broken >3 digit response code detectionDaniel Stenberg2021-09-172-1/+46
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-161-2/+5
* test1184: disableDaniel Stenberg2021-09-161-0/+2
* hsts: handle unlimited expiryDaniel Stenberg2021-09-152-4/+6
* ftp,imap,pop3,smtp: reject STARTTLS server response pipeliningPatrick Monnerat2021-09-135-1/+221
* ftp,imap,pop3: do not ignore --ssl-reqdPatrick Monnerat2021-09-134-0/+165
* http_proxy: fix the User-Agent inclusion in CONNECTDaniel Stenberg2021-09-132-1/+109
* curl: stop retry if Retry-After: is longer than allowedDaniel Stenberg2021-09-062-1/+50
* test1173: check references to libcurl optionsDaniel Stenberg2021-09-041-2/+2
* connect: get local port + ip also when reusing connectionsDaniel Stenberg2021-09-022-1/+72
* tests: adjust the tftpd output to work with hyper modeDaniel Stenberg2021-09-0119-123/+120
* test365: verify response with chunked AND Content-Length headersDaniel Stenberg2021-08-312-1/+66
* http: ignore content-length if any transfer-encoding is usedDaniel Stenberg2021-08-317-57/+49
* 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
* 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