fasthttp @ v1.14.0
integrity
- size
- 249.9 KiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/valyala/fasthttp
release notes
- 9468c66 URI.Parse now returns an error (Erik Dubbelboer)
- 439185e Run cross compilation and race detector on the latest release only (Erik Dubbelboer)
- bcaa594 Remove unused raw header code (Erik Dubbelboer)
- 77dcda3 Add custom retry decider for fail http requests (Vural Kap)
download
unix · zip
curl -fL -o v1.14.0.zip https://ratatoskr.space/pkg/fasthttp/v1.14.0.zip
printf '%s %s\n' 'b76d505fa03ede24e4c0934e67bd81eb50a249ad166fc02a8aecc3889d9e217b' 'v1.14.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/fasthttp/v1.14.0.zip"
$out = "v1.14.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b76d505fa03ede24e4c0934e67bd81eb50a249ad166fc02a8aecc3889d9e217b") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.14.0.tar.gz https://ratatoskr.space/pkg/fasthttp/v1.14.0.tar.gz
printf '%s %s\n' 'd8328adcd858277703541352908e8ed0169f3514e96ef526a2888c21426de62b' 'v1.14.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/fasthttp/v1.14.0.tar.gz"
$out = "v1.14.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d8328adcd858277703541352908e8ed0169f3514e96ef526a2888c21426de62b") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.14.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.zip
printf '%s %s\n' 'b76d505fa03ede24e4c0934e67bd81eb50a249ad166fc02a8aecc3889d9e217b' 'v1.14.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.zip"
$out = "v1.14.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b76d505fa03ede24e4c0934e67bd81eb50a249ad166fc02a8aecc3889d9e217b") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.14.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.tar.gz
printf '%s %s\n' 'd8328adcd858277703541352908e8ed0169f3514e96ef526a2888c21426de62b' 'v1.14.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.tar.gz"
$out = "v1.14.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d8328adcd858277703541352908e8ed0169f3514e96ef526a2888c21426de62b") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.14.0.zip | zip | 251.8 KiB |
blake3-24 cf124b96fd84f0dbb74d76221d28b630a0186008fa939858
sha256 b76d505fa03ede24e4c0934e67bd81eb50a249ad166fc02a8aecc3889d9e217b
sha1 4f6340e36c6a179998f849a0d60d5277b07df25d
|
| v1.14.0.tar.gz | tar.gz | 208.4 KiB |
blake3-24 a49bc3b4967c2fcb3bbf3b94a844122bc50592234cef340a
sha256 d8328adcd858277703541352908e8ed0169f3514e96ef526a2888c21426de62b
sha1 d6510aab106821a42b38747a7bf6bb81878cef6d
|
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.14.0.zip | zip | 254.7 KiB |
blake3-24 121409f693b1091553b2632572d1733a6b75f91d20903b6d
sha256 c0bb0f55a0aec5d629e2265bfcabcee10f520a23e2d6be3018ac0e083efd43e1
sha1 1e5526e8e1f4a3d92b50720812a67711507ac3ac
|
install
bazel
http_archive(
name = "fasthttp",
urls = ["https://ratatoskr.space/pkg/fasthttp/v1.14.0.tar.gz"],
integrity = "sha256-2DKK3NhYJ3cDVBNSkI6O0BafNRTpbvUmooiMIUJt5is=",
strip_prefix = "fasthttp-v1.14.0",
)
zig
.url = "https://ratatoskr.space/pkg/fasthttp/v1.14.0.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/fasthttp@v1.14.0
install via yggdrasil mesh
bazel
http_archive(
name = "fasthttp",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.tar.gz"],
integrity = "sha256-2DKK3NhYJ3cDVBNSkI6O0BafNRTpbvUmooiMIUJt5is=",
strip_prefix = "fasthttp-v1.14.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp/v1.14.0.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fasthttp@v1.14.0