Skip to content

4.7.0

Compare
Choose a tag to compare
@gggeek gggeek released this 25 May 14:29
· 413 commits to master since this release

HTTP/2 is supported by both the Client and Server components (with the php cURL extension being required to use it client-side).
To force the client to use http/2 and http/2-tls requests, pass http2 or http2tls as 3rd argument to Client::send.

Please don't use this version, go straight to 4.7.2 or later.