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
SetUserValue from array to map
#1804
susarlanikhilesh
closed
4 months ago
1
FastHTTP doesn't adequately validate HTTP methods
#1803
kenballus
closed
4 months ago
0
chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
#1802
dependabot[bot]
closed
4 months ago
0
chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
#1801
dependabot[bot]
closed
4 months ago
2
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
#1800
dependabot[bot]
closed
4 months ago
0
How to get all custom headers of ResponseHeader and RequestHeader
#1799
sun16832
closed
4 months ago
1
handle root properly in virtual file systems
#1798
ehsannm
opened
4 months ago
0
Empty header names are improperly permitted
#1797
kenballus
closed
4 months ago
2
Validate header values
#1796
erikdubbelboer
closed
4 months ago
0
fasthttp.FS won't return Content-Encoding when files are too small
#1795
gaby
closed
5 months ago
4
`\r` and `\x00` are improperly permitted in header values
#1794
kenballus
closed
4 months ago
1
How to Optimize the Performance of My fasthttp Client in a Production Environment
#1793
luoyucumt
opened
5 months ago
1
chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.9
#1792
dependabot[bot]
closed
5 months ago
0
fix: add timeout to proxy connection reading and writing
#1791
Sniper91
closed
5 months ago
4
test: fix typo
#1790
alexandear
closed
5 months ago
1
Don't allow \r in header names
#1789
erikdubbelboer
closed
5 months ago
2
chore(deps): bump golang.org/x/net from 0.23.0 to 0.26.0
#1788
dependabot[bot]
closed
5 months ago
0
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.24.0
#1787
dependabot[bot]
closed
5 months ago
0
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.21.0
#1786
dependabot[bot]
closed
5 months ago
1
`\r` is improperly permitted in header names.
#1785
kenballus
closed
5 months ago
1
Fix common recurring CI issues
#1784
erikdubbelboer
closed
5 months ago
0
Use FASTHTTP_PREFORK_CHILD env variable to detect child
#1783
erikdubbelboer
closed
5 months ago
2
PFlag/Cobra compatibility in prefork
#1782
mhkarimi1383
closed
5 months ago
1
all: add riscv64 support
#1781
mengzhuo
closed
6 months ago
3
Incorrect Tag for version 1.54.0
#1780
ehsannm
closed
6 months ago
1
fs: fix openIndexFile when dirPath is empty string
#1779
efectn
closed
6 months ago
3
fs: fix GenerateIndexPages when DirFS or embed.FS is used
#1778
efectn
closed
6 months ago
1
peeking nested query args
#1777
turisap
closed
6 months ago
1
chore(deps): bump securego/gosec from 2.19.0 to 2.20.0
#1776
dependabot[bot]
closed
5 months ago
0
invalid memory address or nil pointer dereference for firstByteReader'c
#1775
xuxiao415
closed
5 months ago
2
chore(deps): bump golangci/golangci-lint-action from 5 to 6
#1774
dependabot[bot]
closed
6 months ago
0
chore(deps): bump golang.org/x/net from 0.23.0 to 0.25.0
#1773
dependabot[bot]
closed
5 months ago
1
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0
#1772
dependabot[bot]
closed
5 months ago
1
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.20.0
#1771
dependabot[bot]
closed
5 months ago
1
when setting MaxConnsPerIP to value greater than zero, the TLSConnectionState( ) is null on a TLS connection returned from the worker pool.
#1770
rabarar
closed
6 months ago
11
chore(deps): bump golangci/golangci-lint-action from 4 to 5
#1769
dependabot[bot]
closed
7 months ago
0
no free connections available to host
#1768
imtiazwazir
closed
5 months ago
3
Implemented what was described by me in #1766.
#1767
rhabichl
closed
6 months ago
1
serving a compress enabled public folder without +w permissions results in a 404
#1766
rhabichl
closed
6 months ago
1
It is not safe to read all stream body to memory without a max size limit.
#1765
Quons
opened
7 months ago
8
Feature request : update and show all examples for doing zero allocation when using fasthttp. 100% zero alloc for each req / resp.
#1764
kolinfluence
opened
7 months ago
3
feat: add address to tryDial errors
#1763
mdenushev
closed
6 months ago
1
gnet is going to have tls working on it very soon. was wondering if anyone has tried to port fasthttp to use gnet instead.
#1762
kolinfluence
closed
7 months ago
1
Don't allow , in host when using Client
#1761
erikdubbelboer
closed
6 months ago
1
http parsing of the request line - where does that happen?
#1760
prr123
closed
7 months ago
1
refactor: do not return error as it is always nil
#1759
alexandear
closed
7 months ago
1
Error when serving connection "x.x.x.x:443"<->"172.56.198.126:18271": EOF
#1758
mlb4428675
closed
5 months ago
3
fix: propagate body stream error to close function (#1743)
#1757
mdenushev
closed
7 months ago
4
chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8
#1756
dependabot[bot]
closed
5 months ago
1
fix: close connection
#1755
testwill
opened
7 months ago
0
Previous
Next