https://bz.apache.org/bugzilla/show_bug.cgi?id=69740
Stefan Eissing <ste...@eissing.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEEDINFO |RESOLVED --- Comment #3 from Stefan Eissing <ste...@eissing.org> --- Thanks. You are correct that this can be considered an inconsistency. The code that serializes a status code into a HTTP/1.1 response has the description part only for known response codes and rewrites all others. Since the H2 backend just has the opcode, the conversion strikes here. When the backend is HTTP/1.1 the response line is basically just forwarded onto the frontend connection and the unofficial codes get delivered. I would consider this a limitation of mod_proxy_http2. If you think that is worthy to fix, you are very welcome to contribute to the project. Personally, I have no plans to work on this. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org