aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[PR #13677/9e08ba02 backport][3.15] Fix cookie overflow (#13678) **This is a backport of PR #13677 as merged into master (9e08ba02abe573ce9e4cc541d4e3c3646adb43a7).** --------- Co-authored-by: Sam Bull <git@sambull.org>
3.15
3 hours ago
[PR #13677/9e08ba02 backport][3.14] Fix cookie overflow (#13679) **This is a backport of PR #13677 as merged into master (9e08ba02abe573ce9e4cc541d4e3c3646adb43a7).** --------- Co-authored-by: Sam Bull <git@sambull.org>
3.14
3 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
Chalars1011:fix/content-encoding-multiple-codings
5 hours ago
Merge master into fix-ip-address-cookies Resolves the conflict in aiohttp/cookiejar.py. Upstream #13674 widened _host_only_cookies from (domain, name) to (domain, path, name) and moved the host-only block below the path computation, which is where the two sides diverged. The three hunks of this branch were re-applied onto master's ordering rather than merged line by line. The IP scoping block now sits after the leading-dot strip instead of before it, so the lstrip(".") calls are no longer needed and were dropped. Behaviour is unchanged: an IP origin falls through with an empty domain and is picked up by master's host-only branch, which is what this branch wanted in the first place.
dylanpulver:fix-ip-address-cookies
6 hours ago
Fix cookie overflow (#13677)
master
11 hours ago
Apply batched suggestions from code review Co-authored-by: Sam Bull <aa6bs0@sambull.org>
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
15 hours ago
Apply batched suggestions from code review Co-authored-by: Sam Bull <aa6bs0@sambull.org>
patchback/backports/3.15/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
15 hours ago
Fix cookie overflow (#13677)
master
15 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: decode multiple Content-Encoding codings (RFC 9110 §8.4)
#13680
5 hours ago
a45e3d3
Chalars1011:fix/content-encoding-multiple-codings
CodSpeed Performance Gauge
+1%
Accept cookies from IP address origins as host-only cookies
#13586
7 hours ago
389b257
dylanpulver:fix-ip-address-cookies
CodSpeed Performance Gauge
0%
[PR #13677/9e08ba02 backport][3.14] Fix cookie overflow
#13679
15 hours ago
5095361
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs