curl/tests/http/testenv
Stefan Eissing f0c446ab57
websocket: fix curl_ws_recv()
- when data arrived in several chunks, the collection into
  the passed buffer always started at offset 0, overwriting
  the data already there.

adding test_20_07 to verify fix

- debug environment var CURL_WS_CHUNK_SIZE can be used to
  influence the buffer chunk size used for en-/decoding.

Closes #12945
2024-02-20 13:57:58 +01:00
..
mod_curltest vtls: revert "receive max buffer" + add test case 2024-02-07 14:46:41 +01:00
__init__.py pytest: Scorecard tracking CPU and RSS 2024-01-25 09:16:23 +01:00
caddy.py http2: flow control and buffer improvements 2023-03-30 23:11:26 +02:00
certs.py https-proxy: use IP address and cert with ip in alt names 2024-02-06 10:10:14 +01:00
client.py websocket: fix curl_ws_recv() 2024-02-20 13:57:58 +01:00
curl.py https-proxy: use IP address and cert with ip in alt names 2024-02-06 10:10:14 +01:00
env.py https-proxy: use IP address and cert with ip in alt names 2024-02-06 10:10:14 +01:00
httpd.py vtls: revert "receive max buffer" + add test case 2024-02-07 14:46:41 +01:00
nghttpx.py http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
ws_echo_server.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00