icing opened a new pull request, #307:
URL: https://github.com/apache/httpd/pull/307
* core: use the new RESPONSE buckets to send out response status,
reason, headers and notes through the output filter from general HTTP protocol
handling.
* mod_http: install a new HTTP1_RESPONSE_OUT output filter that transforms
RESPONSE buckets to HTTP/1.1 format.
NOTE: this PR will fail in CI on the HTTP/2 test as I left out the adaptions
of mod_http2 in this PR. This gives a better review on the real changes - h2
has to replace its internal meta bucket in several places.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]