]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1757985,r1758003 from trunk
authorStefan Eissing <icing@apache.org>
Sat, 27 Aug 2016 12:23:35 +0000 (12:23 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 27 Aug 2016 12:23:35 +0000 (12:23 +0000)
commit89de5fac3ded566372d34731388d9b0fec165e33
tree6593540433dccf63931ba9675a4816954ea0c63e
parente77e5fb6567686882d388cc0696f554cdb93798e
Merge of r1757985,r1758003 from trunk

mod_http2: fixed bug in stream shutdown, support for nghttp2 invalid header callback from 1.14.0 and onwards.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758011 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
CHANGES
modules/http2/config2.m4
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_mplx.c
modules/http2/h2_proxy_session.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_version.h
modules/http2/mod_http2.c