aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Apply suggestion from @Dreamsorcerer
upload-tracker
17 minutes ago
Coverage
upload-tracker
2 hours ago
Extra changelog
upload-tracker
4 hours ago
Add PR-numbered changelog symlink Signed-off-by: Dylan Pulver <dylanpulver@users.noreply.github.com>
dylanpulver:fix-ip-address-cookies
7 hours ago
reject reserved close code 1006 in websocket reader (#13536)
master
18 hours ago
Accept case-insensitive range unit names in Range header RFC 9110 section 14.1.1 states that range unit names are case-insensitive, but the regex used to parse the Range header only matched a lowercase 'bytes' literal. A request sent with any other casing, such as 'Bytes=0-3' or 'BYTES=0-3', raised a ValueError that FileResponse turned into a 416 response even though the range itself was perfectly valid. Added re.IGNORECASE to the existing pattern match and a regression test covering an uppercase-initial unit name alongside the existing lowercase and non-ASCII cases. Fixes #13580
afonsojanu:fix/http-range-case-insensitive-unit-13580
1 day ago
add PR-numbered changelog symlink
LALITH0110:fix/http-range-case-insensitive
1 day ago
Merge branch 'upload-tracker' of github.com:aio-libs/aiohttp into upload-tracker
upload-tracker
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
UploadTracker
#13579
29 minutes ago
a4a1d9b
upload-tracker
CodSpeed Performance Gauge
0%
Accept cookies from IP address origins as host-only cookies
#13586
7 hours ago
d0774dc
dylanpulver:fix-ip-address-cookies
CodSpeed Performance Gauge
0%
Accept case-insensitive range unit names in Range header
#13585
1 day ago
0393b9e
afonsojanu:fix/http-range-case-insensitive-unit-13580
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs