summaryrefslogtreecommitdiff
path: root/modules/http2/h2_request.h
Commit message (Expand)AuthorAgeFilesLines
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-2/+5
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-1/+2
* *) mod_http2: use the new REQUEST buckets to forward requestStefan Eissing2022-04-131-0/+2
* *) mod_http2:Stefan Eissing2021-10-121-2/+6
* *) mod_http2: Stefan Eissing2020-07-131-1/+2
* On the trunk:Stefan Eissing2018-04-091-1/+1
* On the trunk:Stefan Eissing2018-01-171-6/+7
* various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...Stefan Eissing2016-10-031-3/+1
* mod_http2: more const goodiness and checks on h2 request creation, less NULL ...Stefan Eissing2016-09-071-2/+3
* mod_http2: rewrote TLS buffering on master connectionStefan Eissing2016-05-021-1/+2
* mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy moduleStefan Eissing2016-04-291-12/+0
* reduced h2_request initialization/copy after review by CJStefan Eissing2016-04-111-2/+0
* mod_http2: some DoS protection, fix for read after freeStefan Eissing2016-03-011-2/+2
* new experimental http2 proxy module for h2: and h2c: proxy urlsStefan Eissing2016-02-081-35/+8
* fixed segfault in connection shutdown, added accept-push-policy supportStefan Eissing2015-12-231-2/+1
* fixed bug in upload that triggered window_updates during session shutdown, di...Stefan Eissing2015-12-231-0/+1
* Use 'unsigned int' instead of 'int' for bitfieldsChristophe Jaillet2015-12-211-3/+3
* byte savings by using bit fields, new env vars HTTP2 and H2PUSH, set to on wh...Stefan Eissing2015-12-211-6/+8
* new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing2015-11-251-1/+6
* start of PUSH priority handling, fixing core when task produces no response a...Stefan Eissing2015-11-241-0/+10
* fix in connection shutdown to no longer log after free, fixes in handling HTT...Stefan Eissing2015-11-191-0/+5
* new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe...Stefan Eissing2015-11-131-2/+5
* some rework for server pushStefan Eissing2015-11-111-22/+18
* creating ap_array_index in util, forwarding scheme into request processing, e...Stefan Eissing2015-08-181-2/+2
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+67