]> granicus.if.org Git - apache/commit
mod_http2: no longer messing with mod_ssl config in slave connections, special RST_ST...
authorStefan Eissing <icing@apache.org>
Thu, 22 Oct 2015 13:23:28 +0000 (13:23 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 22 Oct 2015 13:23:28 +0000 (13:23 +0000)
commit306542f55f696caf5ae1ce0e679d894e1bb78ad6
tree00c2982c5c5cf3ebcd43febd3bc39e3ec6362b4e
parentddf4c280a10d45d8917075d91aeab220dfa371d2
mod_http2: no longer messing with mod_ssl config in slave connections, special RST_STREAM failures when 403 responses are due to prohibited TLS renegotiations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1710014 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_conn.c
modules/http2/h2_from_h1.c
modules/http2/h2_h2.c
modules/http2/h2_h2.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_response.c
modules/http2/h2_response.h
modules/http2/h2_task.c