]> granicus.if.org Git - apache/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Fri, 14 Apr 2017 15:08:32 +0000 (15:08 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 14 Apr 2017 15:08:32 +0000 (15:08 +0000)
commitc66d4fc74ee76fcbb6c1494ae0dbb95d5bb4179f
tree6cae8f8af236367c1e4c7c75cbb3bad73460631c
parent586ce2b9ea7167197074f6b5ad8d3ff85993ccfd
On the trunk:

mod_http2: only when 'HttpProtocolOptions Unsafe' is configured, will
     control characters in response headers or trailers be forwarded to the
     client. Otherwise, in the default configuration, a request will eiher
     fail with status 500 or the stream will be reset by a RST_STREAM frame.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1791377 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2.h
modules/http2/h2_headers.c
modules/http2/h2_headers.h
modules/http2/h2_request.c
modules/http2/h2_session.c
modules/http2/h2_util.c
modules/http2/h2_util.h