https://bz.apache.org/bugzilla/show_bug.cgi?id=58437
--- Comment #7 from Stefan Eissing <[email protected]> --- H2Direct is on for cleartext, this is not a developer mode, see rfc 7540 Section 3.4. As H2Direct needs to be checked *before* the first request is seen, it does only work in servers, not vhosts on cleartext. Documentation/checks need to be added. Something must prevent the Upgrade from happening on your site, maybe a bug triggered by your config? I see the Upgrade performed on my test server from httpd/trunk. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
