summaryrefslogtreecommitdiff
path: root/modules/http2/h2_c2_filter.c
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-2/+2
* *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errorsStefan Eissing2023-01-181-1/+1
* *) mod_http2: field values (headers and trailers) are stripped ofStefan Eissing2022-10-221-1/+1
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-2/+2
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-0/+908
* *) mod_http2: use the new REQUEST buckets to forward requestStefan Eissing2022-04-131-0/+37
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-700/+35
* *) core/mod_http/mod_http2:Stefan Eissing2022-04-041-210/+23
* *) mod_http2: fixed a bug in v2.0.0 that could lead to an infiniteStefan Eissing2021-12-061-2/+3
* mod_http2: fix logic for non-proxy Server and Date response headers.Yann Ylavic2021-11-251-5/+5
* *) mod_http2:Stefan Eissing2021-10-121-0/+940