https://bz.apache.org/bugzilla/show_bug.cgi?id=70091
--- Comment #5 from Mark Thomas <[email protected]> --- I'm going to implement a new option for Http2Protocol called "allowSchemeMismatch" that defaults to "false" but can be set to "true" when Tomcat is behind a proxy that is trusted to set the HTTP/2 scheme correctly. The current documentation for the Connector attributes "scheme" and "secure" doesn't quite match the implementation and while I would like to implement something closer to the current documentation, there is a high chance that will create regressions. Therefore, I will update the documentation to better reflect current behaviour. The current behaviour isn't as simple as one might assume from the (current) documentation. I will also look at what can be done in 12.0.x to simplify things but that is unlikely to be 100% compatible with current configurations so won't be back-ported. -- 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]
