fasthttp @ v1.66.0
integrity
- size
- 324.4 KiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/valyala/fasthttp
release notes
What's Changed
- chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2056
- docs: add fasthttp-auth to related projects section by @FAUST-BENCHOU in https://github.com/valyala/fasthttp/pull/2057
- server: refactor to use atomic type by @cuiweixie in https://github.com/valyala/fasthttp/pull/2058
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2060
- Fix extra whitespace parsing in HTTP request lines to prevent cache poisoning by @Copilot in https://github.com/valyala/fasthttp/pull/2061
- Drop Go 1.23 support by @erikdubbelboer in https://github.com/valyala/fasthttp/pull/2065
- Add flushing support to fasthttpadaptor by @grivera64 in https://github.com/valyala/fasthttp/pull/2054
New Contributors
- @FAUST-BENCHOU made their first contribution in https://github.com/valyala/fasthttp/pull/2057
- @cuiweixie made their first contribution in https://github.com/valyala/fasthttp/pull/2058
- @Copilot made their first contribution in https://github.com/valyala/fasthttp/pull/2061 😄
- @grivera64 made their first contribution in https://github.com/valyala/fasthttp/pull/2054
Full Changelog: https://github.com/valyala/fasthttp/compare/v1.65.0...v1.66.0
download
unix · zip
curl -fL -o v1.66.0.zip https://ratatoskr.space/pkg/fasthttp/v1.66.0.zip
printf '%s %s\n' '97b03dde3afbac832eb82d4ba33e9056aa26204b3e4a2185bed4da9ee3ceae06' 'v1.66.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/fasthttp/v1.66.0.zip"
$out = "v1.66.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "97b03dde3afbac832eb82d4ba33e9056aa26204b3e4a2185bed4da9ee3ceae06") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.66.0.tar.gz https://ratatoskr.space/pkg/fasthttp/v1.66.0.tar.gz
printf '%s %s\n' '70f224b94f709cb60d9e9337b0fccad901070d26bead3c952621dfdafe6406ba' 'v1.66.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/fasthttp/v1.66.0.tar.gz"
$out = "v1.66.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "70f224b94f709cb60d9e9337b0fccad901070d26bead3c952621dfdafe6406ba") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.66.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.zip
printf '%s %s\n' '97b03dde3afbac832eb82d4ba33e9056aa26204b3e4a2185bed4da9ee3ceae06' 'v1.66.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.zip"
$out = "v1.66.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "97b03dde3afbac832eb82d4ba33e9056aa26204b3e4a2185bed4da9ee3ceae06") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.66.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.tar.gz
printf '%s %s\n' '70f224b94f709cb60d9e9337b0fccad901070d26bead3c952621dfdafe6406ba' 'v1.66.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.tar.gz"
$out = "v1.66.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "70f224b94f709cb60d9e9337b0fccad901070d26bead3c952621dfdafe6406ba") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.66.0.zip | zip | 328.3 KiB |
blake3-24 e3304539a60b9586260c2f9a95e89e1d036ec0fa8ec270e3
sha256 97b03dde3afbac832eb82d4ba33e9056aa26204b3e4a2185bed4da9ee3ceae06
sha1 906bfcc78a67a0882b4f97e1ee2c1e8cce9b5b33
|
| v1.66.0.tar.gz | tar.gz | 269.8 KiB |
blake3-24 4084d9dd98d1247401ed97ebe030eb4a718a39f4e1a745f9
sha256 70f224b94f709cb60d9e9337b0fccad901070d26bead3c952621dfdafe6406ba
sha1 8efc8fb36a8f1eb33f399c36e39607e0eadfa495
|
go module archive
module zip with the module path rewritten to this mirror; fetched by go get through the
GOPROXY route
| artifact | format | size | hashes |
|---|---|---|---|
| v1.66.0.zip | zip | 332.0 KiB |
blake3-24 4819e0e569b201c178abfba8f66ee4c1e491ad4058c32967
sha256 2772cea704817b810d2d59a0bc340b12e54fdfb772c1f17efdee59d15cfe5c6c
sha1 580bcddcb9615a4b2bf5f9aa84c98d255ac4bd23
|
install
bazel
http_archive(
name = "fasthttp",
urls = ["https://ratatoskr.space/pkg/fasthttp/v1.66.0.tar.gz"],
integrity = "sha256-cPIkuU9wnLYNnpM3sPzK2QEHDSa+rTyVJiHf2v5kBro=",
strip_prefix = "fasthttp-v1.66.0",
)
zig
.url = "https://ratatoskr.space/pkg/fasthttp/v1.66.0.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/fasthttp@v1.66.0
install via yggdrasil mesh
bazel
http_archive(
name = "fasthttp",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.tar.gz"],
integrity = "sha256-cPIkuU9wnLYNnpM3sPzK2QEHDSa+rTyVJiHf2v5kBro=",
strip_prefix = "fasthttp-v1.66.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.66.0.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp@v1.66.0