guzzle
https://github.com/guzzle/guzzle
PHP
Guzzle, an extensible PHP HTTP client
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported3 Subscribers
Add a CodeTriage badge to guzzle
Help out
- Issues
- When using Authorization Bearer + persistent client, the "Authorization" header is not sent on subsequent request
- Guzzle does not validate return value of `curl_setopt_array()`
- Fixed to set the default protocol version if the request has an empty-letter protocol version.
- Why does DNS resolution occur for every request?
- If the request is cancelled, the handle may not be returned
- CurlFactory no longer sets a default protocolVersion when the request object has protocol version as an empty string
- Pool resolves promise although last fulfilled handler adds another request
- Feature Request - a client "on constructed" "event"
- [7.9] #3244: Add `BASE_URI` constant to `RequestOptions` for `base_uri` parameter.
- Documentation confusion
- Docs
- PHP not yet supported