issues
search
valyala
/
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
MIT License
21.91k
stars
1.76k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NewFastHTTPHandler does not set response status code
#1754
luisgarciaalanis
opened
7 months ago
7
NewFastHTTPHandler does not set response status code.
#1753
luisgarciaalanis
closed
7 months ago
1
add support for CHIPS (Cookies Having Independent Partitioned State)
#1752
gurkan0791
closed
7 months ago
1
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
#1751
dependabot[bot]
closed
6 months ago
1
chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
#1750
dependabot[bot]
closed
6 months ago
1
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
#1749
dependabot[bot]
closed
6 months ago
1
chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
#1748
dependabot[bot]
closed
7 months ago
0
test: remove panics in client tests
#1747
alexandear
closed
7 months ago
1
Add macos-14 platform, enable shuffle of unit-tests
#1746
gaby
closed
7 months ago
2
Expose `timeout` field in Request
#1745
TAYTS
opened
7 months ago
1
Propagate request error to RetryIfFunc
#1744
TAYTS
closed
3 months ago
1
Timeout stream response connection does not clear buffer data for re-use
#1743
TAYTS
closed
7 months ago
3
fix: panic in ParseIPv4 when len(dst) > 4
#1742
alexandear
closed
7 months ago
1
test: remove redundant error check
#1741
alexandear
closed
7 months ago
1
What is a correct way to create a proper fasthttp.RequestCtx in the unit tests?
#1740
renta
closed
8 months ago
1
how can i use fasthttp bare minimum "net" library only without routing through the http overhead? just pure tcp rpc stuff will do
#1739
kolinfluence
closed
8 months ago
1
refactor: rename error local variables
#1738
alexandear
closed
8 months ago
1
CloseOnShutdown dont work?
#1737
modaniru
opened
8 months ago
3
Support for Prometheus
#1736
gaby
opened
8 months ago
3
chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0
#1735
dependabot[bot]
closed
8 months ago
1
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
#1734
dependabot[bot]
closed
8 months ago
1
chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
#1733
dependabot[bot]
closed
8 months ago
1
Bug: fasthttp client connect to Vite dev server on localhost, tcp4 127.0.0.1:5173: connect: connection refused
#1730
sixcolors
closed
8 months ago
2
test: remove `//nolint:govet` comments
#1729
alexandear
closed
8 months ago
1
Enable several gocritic checks; resolve identified issues
#1728
alexandear
closed
8 months ago
1
Enable perfsprint linter; fix up lint issues
#1727
alexandear
closed
8 months ago
1
fs: simplify readFileHeader by using defer statements
#1726
alexandear
closed
8 months ago
0
chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0
#1725
dependabot[bot]
closed
9 months ago
0
Question: Add client.MaxResponseBody*Read*Size?
#1724
osxtest
opened
9 months ago
2
chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7
#1723
dependabot[bot]
closed
9 months ago
1
Upgrade golangci-lint to v1.56.2; fix gocritic issues
#1722
alexandear
closed
9 months ago
1
Remove unnecessary build tag go1.21
#1721
alexandear
closed
9 months ago
2
chore(deps): bump securego/gosec from 2.18.2 to 2.19.0
#1720
dependabot[bot]
closed
9 months ago
0
Prevent request smuggling
#1719
erikdubbelboer
closed
9 months ago
0
Bump dependencies
#1718
erikdubbelboer
closed
9 months ago
0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.21.0
#1717
dependabot[bot]
closed
9 months ago
1
chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.19.0
#1716
dependabot[bot]
closed
9 months ago
1
chore(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.6
#1715
dependabot[bot]
closed
9 months ago
1
chore(deps): bump golang.org/x/sys from 0.15.0 to 0.17.0
#1714
dependabot[bot]
closed
9 months ago
1
chore(deps): bump github.com/andybalholm/brotli from 1.0.5 to 1.1.0
#1713
dependabot[bot]
closed
9 months ago
1
chore(deps): bump securego/gosec from 2.17.0 to 2.18.2
#1712
dependabot[bot]
closed
9 months ago
1
chore(deps): bump golangci/golangci-lint-action from 3 to 4
#1711
dependabot[bot]
closed
9 months ago
0
Follow RFCs 7230 and 9112 for HTTP versions
#1710
erikdubbelboer
closed
9 months ago
0
[BUG?]: SSE Handler with Fiber web framework, any http client I have implemented cannot connect.
#1709
michealroberts
closed
9 months ago
0
sse panic on fasthttphandler
#1708
ysk229
closed
9 months ago
1
Updates to GitHub Actions, add go1.22 to Test Matrix
#1707
gaby
closed
9 months ago
3
question regarding header parsing
#1706
prr123
closed
9 months ago
1
application/octet-stream header gets added by default in case of a DELETE request without body
#1705
blaksucram
closed
9 months ago
4
Implement `GetRejectedConnectionsCount` function
#1704
mopeneko
closed
9 months ago
1
FastHTTP doesn't validate HTTP versions
#1703
kenballus
closed
9 months ago
2
Previous
Next