| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_http2: use the new REQUEST buckets to forward request | Stefan Eissing | 2022-04-13 | 1 | -0/+2 |
* | *) mod_http2: use the new RESPONSE buckets introduced in r1899648. | Stefan Eissing | 2022-04-07 | 1 | -5/+4 |
* | *) mod_http2: remote support for abandoned http-wg draft | Stefan Eissing | 2020-07-29 | 1 | -16/+38 |
* | mod_http2: bringing some signed/unsigned casting goodness, aligning with gith... | Stefan Eissing | 2018-10-10 | 1 | -1/+1 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+8 |
* | mod_http2: H2PushResource directive for early pushing | Stefan Eissing | 2016-11-13 | 1 | -0/+1 |
* | mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r... | Stefan Eissing | 2016-10-17 | 1 | -1/+1 |
* | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -3/+3 |
* | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -3/+4 |
* | more apr_uint32_t usage where appropriate, signed/unsigned warning detox, str... | Stefan Eissing | 2016-09-20 | 1 | -2/+2 |
* | Fix some obvious doxygen warning | Christophe Jaillet | 2016-05-30 | 1 | -1/+1 |
* | new experimental http2 proxy module for h2: and h2c: proxy urls | Stefan Eissing | 2016-02-08 | 1 | -18/+2 |
* | log2n compilation error fix, cache digest calculation fix | Stefan Eissing | 2016-01-18 | 1 | -6/+10 |
* | mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2... | Stefan Eissing | 2016-01-15 | 1 | -9/+33 |
* | push diary work, introduction of N/P for cache digest handling | Stefan Eissing | 2016-01-12 | 1 | -20/+13 |
* | new directive H2PushDiarySize, first simple apr_hash implementation of a push... | Stefan Eissing | 2016-01-11 | 1 | -0/+71 |
* | fixed segfault in connection shutdown, added accept-push-policy support | Stefan Eissing | 2015-12-23 | 1 | -0/+9 |
* | new directive H2PushPriority to define content-type based priorities on serve... | Stefan Eissing | 2015-11-25 | 1 | -2/+0 |
* | priorities for pushed streams are changed if nghttp2 library supports this, c... | Stefan Eissing | 2015-11-24 | 1 | -9/+2 |
* | start of PUSH priority handling, fixing core when task produces no response a... | Stefan Eissing | 2015-11-24 | 1 | -2/+9 |
* | new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe... | Stefan Eissing | 2015-11-13 | 1 | -1/+0 |
* | some rework for server push | Stefan Eissing | 2015-11-11 | 1 | -0/+34 |