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
【question】How can I reuse the client and use proxy?
#1904
CsVeryLoveXieWenLi
opened
5 days ago
4
HTTPS to HTTP proxying aka SSL termination.
#1903
figuerom16
opened
1 week ago
0
fix: incorrect handling of negative cookie.maxAge #1900
#1902
ksw2000
closed
1 week ago
1
fix: correct typo in MaxIdempotentCallAttempts variable name
#1901
tanakornon
closed
1 week ago
1
Incorrect handling of Cookie.SetMaxAge with value 0 or less
#1900
anthonydresser
closed
1 week ago
2
fix: lenient chunk extension parsing leading to request smuggling issues
#1899
JeppW
opened
1 week ago
2
refactor: simplify appendArgsKeyBytes
#1898
alexandear
opened
1 week ago
1
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
#1897
dependabot[bot]
closed
1 week ago
0
refactor: fix revive.indent-error-flow lint issues
#1896
alexandear
closed
1 week ago
1
chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
#1895
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
#1894
dependabot[bot]
closed
2 weeks ago
2
perf: improve copyZeroAlloc for os.File and net.TCPConn
#1893
ksw2000
closed
2 weeks ago
1
Client probability returns an error about ErrConnectionClosed
#1892
halpers
opened
3 weeks ago
4
chore: Enable specific linters instead of enabling them all
#1891
alexandear
closed
2 weeks ago
1
fix RequestCtx is canceled (#1879)
#1890
ksw2000
closed
3 weeks ago
1
copyZeroAlloc allocates when interface uses genericWriteTo
#1889
lunixbochs
opened
4 weeks ago
1
Error dialing to the given TCP address timed out
#1888
letniy71
closed
3 weeks ago
6
chore: Upgrade golangci-lint to 1.61.0
#1887
alexandear
closed
1 month ago
1
chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11
#1886
dependabot[bot]
closed
1 month ago
1
feat(fasthttpproxy): add dual-stack connection support to enable IPv6 proxies for HTTP and SOCKS5 dialers
#1885
lavish440
closed
1 month ago
4
chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1
#1884
dependabot[bot]
closed
1 month ago
0
improve ishex and unhex by hex2intTable
#1883
ksw2000
closed
1 month ago
1
chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0
#1882
dependabot[bot]
closed
1 month ago
1
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
#1881
dependabot[bot]
closed
1 month ago
0
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
#1880
dependabot[bot]
closed
1 month ago
0
Context is canceled on a newly initialized fasthttp.RequestCtx in 1.56.0
#1879
oschwald
closed
3 weeks ago
5
feat (request): expose req timeout
#1878
aarcex3
closed
1 month ago
4
upmerge
#1877
iGGUss
closed
1 month ago
0
Goroutine race while using *fasthttp.RequestCtx
#1876
DaryaHom
closed
1 month ago
2
Started receiving ErrConnectionClosed error on version 1.56.0
#1875
chlp
closed
1 month ago
3
chore(deps): bump securego/gosec from 2.21.3 to 2.21.4
#1874
dependabot[bot]
closed
1 month ago
0
Request should not fail on small ReadBufferSize
#1873
hbhoyar-uber
opened
1 month ago
4
chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
#1872
dependabot[bot]
closed
1 month ago
0
Improve the performance of ConnState.String()
#1871
ksw2000
closed
2 months ago
1
chore(deps): bump securego/gosec from 2.21.2 to 2.21.3
#1870
dependabot[bot]
closed
2 months ago
0
Support WebTransport
#1869
caevv
closed
2 months ago
1
Question: How to mock client disconnections in tests?
#1868
grivera64
closed
2 months ago
1
RequestCtx forces the usage of a logger
#1867
gaby
closed
2 months ago
2
Reduce the size of the Cookie by 32 bytes.
#1866
ksw2000
closed
2 months ago
1
Improve performance of ParseUfloat
#1865
ksw2000
closed
2 months ago
11
Add a note to clarify header.Set behavior on cookies
#1864
sigmundxia
closed
1 month ago
5
fix: type assertion to perIPTLSConn instead of erroneous perIPConn
#1863
KSpaceer
closed
2 months ago
1
header.Set does not reset but adds cookies
#1862
sigmundxia
closed
1 month ago
3
chore(deps): bump securego/gosec from 2.21.1 to 2.21.2
#1861
dependabot[bot]
closed
2 months ago
0
Fix improper memory reuse in NewFastHTTPHandler
#1860
sigmundxia
closed
2 months ago
1
NewFastHTTPHandler may cause improper memory reuse
#1859
sigmundxia
closed
2 months ago
3
chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
#1858
dependabot[bot]
closed
2 months ago
0
chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
#1857
dependabot[bot]
closed
2 months ago
1
Deprecate usage of valyala/bytebufferpool
#1856
gaby
closed
2 months ago
10
chore(deps): bump securego/gosec from 2.20.0 to 2.21.1
#1855
dependabot[bot]
closed
2 months ago
0
Next