]> granicus.if.org Git - apache/commit
creating ap_array_index in util, forwarding scheme into request processing, enabling...
authorStefan Eissing <icing@apache.org>
Tue, 18 Aug 2015 14:33:55 +0000 (14:33 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 18 Aug 2015 14:33:55 +0000 (14:33 +0000)
commite005a156f41cebff7df7bab87bc00546fbbf1557
tree0be89b7e57fa3ed9dd97b8787bf74fc4ae9da48e
parent2db3ea7e7f2674988384d5103c19dae744fc060d
creating ap_array_index in util, forwarding scheme into request processing, enabling SSL vars only when scheme is not http:, delayed connection creation until task worker assignment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1696428 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
include/httpd.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_io_set.c
modules/http2/h2_mplx.c
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_to_h1.c
modules/http2/h2_to_h1.h
modules/http2/h2_version.h
server/util.c