Hmm, that would mean first come, first negotiated?
> Am 22.07.2015 um 17:13 schrieb Yann Ylavic <[email protected]>: > > On Mon, Jul 20, 2015 at 4:07 PM, Stefan Eissing > <[email protected]> wrote: >> >> Key points: >> - Integrates TLS+ALPN and HTTP/1 Upgrade: header >> - Allows upgrades on "clean" connection and in the middle of a request. >> Implementors might chose to only support one or the other or both >> - Protocol implementers can have a late veto via callback > > Couldn't we use (usual) httpd hooks mechanism instead of > ap_protocol_register() + callbacks? > > Regards, > Yann.
