]> granicus.if.org Git - apache/commit
new directive H2PushDiarySize, first simple apr_hash implementation of a push diary...
authorStefan Eissing <icing@apache.org>
Mon, 11 Jan 2016 17:12:24 +0000 (17:12 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 11 Jan 2016 17:12:24 +0000 (17:12 +0000)
commitcb8084064d87ce33910650fce8f79b97e0538232
tree0858f2a72b3e65c6461f5a7d47746d6a5d185b65
parent4c6867f536303c3d8077aeb2d6b2982fbea8e145
new directive H2PushDiarySize, first simple apr_hash implementation of a push diary that prevents duplicate pushes on a connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724086 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_http2.xml
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_push.c
modules/http2/h2_push.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c