[2nd try, this time with proper etiquette]

Hi Rowan and Larry and others,

On 21.05.20 23:53, Rowan Tommins wrote:
>
> I would like to propose that the client advertises HTTP/1.1 in its
> requests by default in PHP 8.0.  Users can opt out of this behaviour
> in a fully backwards- and forwards-compatible way if necessary using a
> stream context option, e.g.:
> https://gist.github.com/IMSoP/a685fed6589435530102d57138755511
>
>
> What are people's opinions? Does this need an RFC, or should I just
> submit a PR if nobody objects?
>

To me the only question is whether you want HTTP1.1 or 2 to be the
default.  version 2 is a bit more complex, to be sure, but quite
powerful in avoiding blocking.

Eliot

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to