guzzle @ 7.13.0
integrity
- size
- 144.3 KiB
- downloaded
- last checked
- overlays
- composer
- detected
- composer guzzlehttp/guzzle
release notes
Added
- Added the
crypto_method_maxrequest option to cap the maximum TLS protocol version - Added HTTP QUERY redirect support, preserving method and body on 301 and 302
Changed
- Section proxy tunnel connection reuse by credential so distinct credentials never share a tunnel
- Isolate concurrent foreign cURL proxy tunnels added while another owner's tunnel is active
- Route credentialed HTTP(S) proxy Proxy-Authorization headers through cURL proxy header handling
- Reject request-level
CURLOPT_SHAREwhen combined with authenticated HTTP/HTTPS proxy tunnel configuration - Remove deprecation for raw cURL
CURLOPT_PREREQFUNCTIONcallbacks when defined by PHP cURL - Route TLS 1.2
crypto_methodrequests to the stream handler when cURL cannot select TLS 1.2 - Reject final request URIs missing a scheme or host before transfer
Deprecated
- Deprecate invalid protocols, force_ip_resolve, delay, cookies, and allow_redirects values
download
unix · zip
curl -fL -o 7.13.0.zip https://ratatoskr.space/pkg/guzzle/7.13.0.zip
printf '%s %s\n' '754c6c98acf1afab937a0001b54f0043dfe3cee98e0f53ce1535443a59669043' '7.13.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/guzzle/7.13.0.zip"
$out = "7.13.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "754c6c98acf1afab937a0001b54f0043dfe3cee98e0f53ce1535443a59669043") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 7.13.0.tar.gz https://ratatoskr.space/pkg/guzzle/7.13.0.tar.gz
printf '%s %s\n' '2d659c8adcfc4d197013a5a664ab241f6484c7ed0cf020bc1c9f6dba74b7c3b0' '7.13.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/guzzle/7.13.0.tar.gz"
$out = "7.13.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2d659c8adcfc4d197013a5a664ab241f6484c7ed0cf020bc1c9f6dba74b7c3b0") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 7.13.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.zip
printf '%s %s\n' '754c6c98acf1afab937a0001b54f0043dfe3cee98e0f53ce1535443a59669043' '7.13.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.zip"
$out = "7.13.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "754c6c98acf1afab937a0001b54f0043dfe3cee98e0f53ce1535443a59669043") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 7.13.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.tar.gz
printf '%s %s\n' '2d659c8adcfc4d197013a5a664ab241f6484c7ed0cf020bc1c9f6dba74b7c3b0' '7.13.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.tar.gz"
$out = "7.13.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2d659c8adcfc4d197013a5a664ab241f6484c7ed0cf020bc1c9f6dba74b7c3b0") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 7.13.0.zip | zip | 145.3 KiB |
blake3-24 89871a80ed281ce10ada29dfc4b6137e8db3e6ec0633a7ff
sha256 754c6c98acf1afab937a0001b54f0043dfe3cee98e0f53ce1535443a59669043
sha1 65f79ac07cdcd4b7519f2f986708a2e576f4a3a3
|
| 7.13.0.tar.gz | tar.gz | 120.6 KiB |
blake3-24 cd1dbd2822e20495c8b5496fb078a2d30c1b467653becac3
sha256 2d659c8adcfc4d197013a5a664ab241f6484c7ed0cf020bc1c9f6dba74b7c3b0
sha1 5aefcfaf0a4949fb9dfc1286d5c009b40d9c981d
|
install
bazel
http_archive(
name = "guzzle",
urls = ["https://ratatoskr.space/pkg/guzzle/7.13.0.tar.gz"],
integrity = "sha256-LWWcitz8TRlwE6WmZKskH2SEx+0M8CC8HJ9tunS3w7A=",
strip_prefix = "guzzle-7.13.0",
)
zig
.url = "https://ratatoskr.space/pkg/guzzle/7.13.0.tar.gz",
composer
composer config repositories.yggvault composer https://ratatoskr.space/pkg composer require guzzlehttp/guzzle:7.13.0
install via yggdrasil mesh
bazel
http_archive(
name = "guzzle",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.tar.gz"],
integrity = "sha256-LWWcitz8TRlwE6WmZKskH2SEx+0M8CC8HJ9tunS3w7A=",
strip_prefix = "guzzle-7.13.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/guzzle/7.13.0.tar.gz",
composer
composer config secure-http false composer config repositories.yggvault composer http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg composer require guzzlehttp/guzzle:7.13.0