curl/tests/http/clients
Stefan Eissing a9b7f72bc9
http2: do flow window accounting for cancelled streams
- nghttp2 does not free connection level window flow for
  aborted streams
- when closing transfers, make sure that any buffered
  response data is "given back" to the flow control window
- add tests test_02_22 and test_02_23 to reproduce

Closes #11052
2023-04-28 13:55:39 +02:00
..
.gitignore
h2-download.c http2: do flow window accounting for cancelled streams 2023-04-28 13:55:39 +02:00
h2-serverpush.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
Makefile.am tests/http: fix out-of-tree builds 2023-04-27 00:15:41 -07:00
Makefile.inc
ws-data.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
ws-pingpong.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00