]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: more const goodiness and checks on h2 request creation, less NULL checking...
authorStefan Eissing <icing@apache.org>
Wed, 7 Sep 2016 06:44:16 +0000 (06:44 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 7 Sep 2016 06:44:16 +0000 (06:44 +0000)
commit08df7106048a897a177ccbd3526dafd5403fefdf
tree35a96b7bfd2e1835c9a873e30dc5455a07385d1a
parent8b562b93318fd4206750066c9f4d59788e835389
mod_http2: more const goodiness and checks on h2 request creation, less NULL checking while processing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1759547 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
modules/http2/NWGNUmod_http2
modules/http2/h2.h
modules/http2/h2_mplx.c
modules/http2/h2_push.c
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_response.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_util.c
modules/http2/h2_util.h