-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: valyala/fasthttp
Author
Label
Projects
Milestones
Reviews
Assignee
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(fasthttpproxy): propagate GetDialFunc error instead of returning nil DialFunc
#2263
opened Jun 2, 2026 by
sapirbaruch
Loading…
fix(pprofhandler): use exact path matching to prevent prefix-based route confusion
#2262
opened Jun 1, 2026 by
toller892
Loading…
fix(fs): bound memory of filesLockMap via fixed-size shards
#2259
opened May 28, 2026 by
u5surf
Contributor
Loading…
client: add Client.DoContext and HostClient.DoContext
#2206
opened May 17, 2026 by
z9z
Contributor
Loading…
feat(prefork): graceful shutdown, leak fixes, hook robustness (re-open of #2180 follow-up)
#2199
opened May 2, 2026 by
ReneWerner87
Contributor
Loading…
Add ConvertNetHttpRequestToFastHttpRequest adaptor function
#2104
opened Dec 5, 2025 by
aaydin-tr
Loading…
How to handle TCP keepalive-related configurations more effectively?
#1836
opened Aug 21, 2024 by
newacorn
Contributor
Loading…
Add support for non buffered body server responses.
#1657
opened Nov 11, 2023 by
pablolagos
Loading…
Feature: support HostClient.MaxGreedyConns
pending/submitter-response
#1655
opened Nov 10, 2023 by
bingoohuang
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.