summaryrefslogtreecommitdiff
path: root/tests/http
Commit message (Expand)AuthorAgeFilesLines
* http2: do flow window accounting for cancelled streamsStefan Eissing2023-04-282-32/+148
* tests/http: make curl_setup.h the first includeMarcel Raad2023-04-284-18/+20
* tests/http: fix out-of-tree buildsDan Fandrich2023-04-273-2/+4
* tests/http: more tests with specific clientsStefan Eissing2023-04-2618-15/+1488
* h2/h3: replace `state.drain` counter with `state.dselect_bits`Stefan Eissing2023-04-251-1/+1
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-174-140/+113
* tests: make test_12_01 a bit more forgiving on connection countsStefan Eissing2023-04-131-5/+2
* proxy: http2 proxy tunnel implementationStefan Eissing2023-04-0619-262/+707
* vtls and h2 improvementsStefan Eissing2023-04-062-170/+220
* tests/http: improved httpd detectionStefan Eissing2023-04-042-8/+18
* rustls: fix error in recv handlingStefan Eissing2023-03-311-1/+1
* http3: improvements across backendsStefan Eissing2023-03-315-10/+60
* tests/http: relax connection check in test_07_02Stefan Eissing2023-03-301-2/+4
* http2: flow control and buffer improvementsStefan Eissing2023-03-304-70/+209
* tests/http: fix log formatting on wrong exit codeStefan Eissing2023-03-301-1/+1
* pytest: improvements for suitable curl and error outputStefan Eissing2023-03-2916-106/+131
* tests: update tests/httpd references to tests/httpArne Soete2023-03-281-3/+3
* tests/http: add timeout to running curl in test casesStefan Eissing2023-03-264-11/+34
* tests/http: do not save files for downloads in scorecard testingStefan Eissing2023-03-172-7/+13
* tests/http: remove year ranges from copyrightsDaniel Stenberg2023-03-1525-40/+33
* tests/http: add pytest to GHA and improve testsStefan Eissing2023-03-1314-51/+82
* url: fix logic in connection reuse to deny reuse on "unclean" connectionsStefan Eissing2023-03-073-0/+130
* http2: fix handling of RST and GOAWAY to recognize partial transfersStefan Eissing2023-03-061-2/+2
* tests: use dynamic ports numbers in pytest suiteStefan Eissing2023-03-065-33/+98
* connect: fix time_connect and time_appconnect timer statisticsStefan Eissing2023-03-061-4/+39
* tests: rename tests/tests-httpd to tests/httpStefan Eissing2023-03-0226-0/+4830