On Fri, Sep 11, 2015 at 2:49 PM, Stefan Eissing <[email protected]> wrote: > Looking for some opinions about mod_h2 and r->protocol. > > Currently, mod_h2 sets that at "HTTP/1.1", which gives > of course the best backward compatibility. But it is also > a lie. In reality it should be "HTTP/2", independent of > the "h2" "h2c" stack names.
Shouldn't it be HTTP/2 only when the client requests it? Regards, Yann.
