amphp / http-client

An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
https://amphp.org/http-client
MIT License
707 stars 66 forks source link

Support CONNECT on HTTP/2 #229

Open kelunik opened 4 years ago

kelunik commented 4 years ago

224 is a possible implementation, but needs testing and conflict resolution.