Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

fix: ignore Content-Length/Transfer-Encoding in CONNECT 2xx proxy responses (RFC-9110)

#12397
Comparing
OfekDanny:fix/connect-proxy-skip-body
(
86ea5fb
) with
master
(
24ed3b3
)
CodSpeed Performance Gauge
0%
Untouched
67
Ignored
5
Skipped
4

Benchmarks

76 total
test_one_thousand_large_round_trip_websocket_text_messages[pyloop]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
+3%
21.6 ms20.9 ms
test_one_thousand_round_trip_websocket_binary_messages[pyloop-large]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
+3%
104.3 ms101.6 ms
test_one_hundred_get_requests_iter_chunks_on_10mb_chunked_payload[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+2%
1.2 s1.1 s
test_simple_web_file_sendfile_fallback_response[pyloop]
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
+1%
86.1 ms85 ms
test_simple_web_file_response[pyloop]
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
+1%
79.6 ms78.6 ms
test_load_cookies_into_temp_cookiejar
tests/test_benchmarks_cookiejar.py
CodSpeed Performance Gauge
+1%
190.4 µs188.2 µs
test_resolve_single_fixed_url_with_many_routes[pyloop]
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
+1%
908.1 µs902 µs
test_ten_streamed_responses_iter_chunks[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
120.2 ms119.5 ms
test_client_request_update_cookies[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+1%
144.6 µs143.8 µs
test_ten_compressed_responses_iter_chunked_1mb[isal.isal_zlib-pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
54.8 ms54.5 ms
test_send_client_request_one_hundred[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_ten_streamed_responses_iter_chunked_4096[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
36.4 ms36.2 ms
test_resolve_root_route[pyloop]
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
902.8 µs900.4 µs
test_resolve_gitapi_root[pyloop]
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
test_ten_web_middlewares[pyloop]
tests/test_benchmarks_web_middleware.py
CodSpeed Performance Gauge
0%
36.3 ms36.3 ms
test_one_hundred_json_post_requests[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
39.7 ms39.6 ms
test_resolve_multiple_fixed_url_with_many_routes[pyloop]
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
2.2 ms2.2 ms
test_send_one_hundred_websocket_text_messages[pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
599 µs597.9 µs
test_one_hundred_simple_get_requests[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
33.6 ms33.6 ms
test_ten_streamed_responses_iter_chunked_1mb[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
1.1 s1.1 s
test_simple_web_file_response_not_modified[pyloop]
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
0%
55.9 ms55.9 ms
test_one_hundred_get_requests_with_30000_content_length_payload[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
41.5 ms41.4 ms
test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix[pyloop]
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
249.1 ms248.8 ms
test_one_hundred_get_requests_with_30000_chunked_payload[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
42 ms41.9 ms
test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
2 ms2 ms

Commits

Click on a commit to change the comparison range
Base
master
24ed3b3
+0.15%
test: add regression test for CONNECT response body skip (RFC-9110 §9.3.6)
7268076
4 hours ago
by OfekDanny
-0.14%
fix: use proto.set_response_params assertion in proxy test
86ea5fb
45 minutes ago
by ofek-kaps
© 2026 CodSpeed Technology
Home Terms Privacy Docs