Skip to content

Pull requests: valyala/fasthttp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(client): switch to GET on 303 redirect per RFC 9110
#2265 opened Jun 2, 2026 by u5surf Contributor Loading…
fix(fs): remove temporary file when compression fails
#2264 opened Jun 2, 2026 by u5surf Contributor Loading…
fix(fs): bound memory of filesLockMap via fixed-size shards
#2259 opened May 28, 2026 by u5surf Contributor Loading…
fix double release of streamed client response body
#2211 opened May 22, 2026 by Mereng Loading…
client: add Client.DoContext and HostClient.DoContext
#2206 opened May 17, 2026 by z9z Contributor Loading…
How to handle TCP keepalive-related configurations more effectively?
#1836 opened Aug 21, 2024 by newacorn Contributor Loading…
handle root properly in virtual file systems
#1798 opened Jun 30, 2024 by ehsannm Loading…
fix: Path Traversal Attacks on Windows
#1698 opened Jan 19, 2024 by egovorukhin Loading…
client: retain order of headers in requests as specified
#1518 opened Mar 14, 2023 by Fusl Loading…
ProTip! Exclude everything labeled bug with -label:bug.