summaryrefslogtreecommitdiff
path: root/modules/http2/mod_http2.h
Commit message (Expand)AuthorAgeFilesLines
* * http2_get_num_workers is not deprecated.Ruediger Pluem2022-08-171-3/+3
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-071-34/+12
* mod_proxy: follow up to r1822849.Yann Ylavic2018-02-011-0/+5
* On the trunk:Stefan Eissing2018-01-171-6/+7
* mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responsesStefan Eissing2016-11-011-1/+2
* mod_http2: reverting int->apr_uint32_t changes of v1.7.xStefan Eissing2016-10-091-4/+5
* mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow cont...Stefan Eissing2016-03-161-7/+11
* mod_proxy_http2: single engine per type per master connection, removing some ...Stefan Eissing2016-03-091-2/+0
* mod_proxy_http2: stability improvementsStefan Eissing2016-03-081-11/+3
* mod_http2: support for several different request engines per connection, fixe...Stefan Eissing2016-03-051-21/+7
* mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare...Stefan Eissing2016-02-261-1/+6
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-181-15/+9
* first working h2 request engine implementation that does serial processing of...Stefan Eissing2016-02-151-5/+89
* new experimental http2 proxy module for h2: and h2c: proxy urlsStefan Eissing2016-02-081-2/+2
* subprocess_env vars HTTP2 and H2PUSH supported, export of mod_http2.h with OP...Stefan Eissing2015-12-211-0/+30