curl/tests/http/clients
Stefan Eissing 944e219f10
http2: upgrade tests and add fix for non-existing stream
- check in h2 filter recv that stream actually exists
  and return error if not
- add test for parallel, extreme h2 upgrades that fail if
  connections get reused before fully switched
- add h2 upgrade upload test just for completeness

Closes #11563
2023-08-03 17:05:13 +02:00
..
.gitignore http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
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
h2-upgrade-extreme.c http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
Makefile.am tests/http: fix out-of-tree builds 2023-04-27 00:15:41 -07:00
Makefile.inc http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
ws-data.c ws: make the curl_ws_meta() return pointer a const 2023-06-07 23:37:21 +02:00
ws-pingpong.c ws: make the curl_ws_meta() return pointer a const 2023-06-07 23:37:21 +02:00