An open API service indexing awesome lists of open source software.

https://github.com/php-standard-library/http-client

Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
https://github.com/php-standard-library/http-client

async client http http2

Last synced: 21 days ago
JSON representation

Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries

Awesome Lists containing this project

README

          

# PHP Standard Library - HTTP Client

Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries.

---

- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)