summaryrefslogtreecommitdiff
path: root/modules/http2/h2_proxy_session.h
Commit message (Expand)AuthorAgeFilesLines
* *) mod_proxy_http2: the "ping" proxy parameter Stefan Eissing2020-06-031-1/+9
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-071-3/+0
* On the trunk:Stefan Eissing2018-01-171-6/+7
* On the trunk:Stefan Eissing2017-02-131-0/+10
* mod_proxy_http2: not forwarding any 1xx responses on frontend HTTP/1.x connec...Stefan Eissing2016-11-231-0/+2
* mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responsesStefan Eissing2016-11-011-1/+3
* mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r...Stefan Eissing2016-10-171-0/+2
* mod_proxy_http2: renaming duplicate symbol clash between h2_proxy_util and h2...Stefan Eissing2016-10-111-4/+4
* mod_proxy_http2: fix flow control when frontend connection is HTTP/1.1, patch...Stefan Eissing2016-06-101-1/+1
* mod_http2: new bucket beams for tranporting buckets across threads without bu...Stefan Eissing2016-04-151-2/+2
* mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow cont...Stefan Eissing2016-03-161-0/+3
* mod_proxy_http2: rescheduling of requests not processed by backend on GOAWAYStefan Eissing2016-03-091-2/+3
* mod_proxy_http2: stability improvementsStefan Eissing2016-03-081-1/+11
* mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare...Stefan Eissing2016-02-261-2/+4
* mod_proxy_http2: stability improvements, timeout blocking read when waiting, ...Stefan Eissing2016-02-251-1/+4
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-181-28/+50
* first working h2 request engine implementation that does serial processing of...Stefan Eissing2016-02-151-1/+2
* new experimental http2 proxy module for h2: and h2c: proxy urlsStefan Eissing2016-02-081-0/+69