summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_request.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: v2.0.26 with the following fixes:Stefan Eissing2024-01-171-0/+1
* mod_http2: when failing a request, make sure the request_rec fieldsStefan Eissing2023-06-291-1/+15
* Follow up to r1910656: Fix dumplicate APLOGNO.Yann Ylavic2023-06-281-1/+1
* lognos for the new debugsStefan Eissing2023-06-281-2/+2
* *) mod_http2: new directive `H2ProxyRequests on|off` to enable handlingStefan Eissing2023-06-281-2/+33
* *) mod_http2: adding checks for websocket support on platform andStefan Eissing2023-06-211-32/+25
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-201-32/+60
* * mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backendStefan Eissing2023-06-011-0/+3
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-11/+10
* *) mod_http2: fixed a crash during connection termination. See PR 66539.Stefan Eissing2023-03-241-2/+2
* *) mod_htt2: recent small improvements from the github/icing/mod_h2Stefan Eissing2023-03-051-0/+5
* aplogno should be called aplogyesStefan Eissing2022-10-131-1/+1
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-45/+61
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-17/+40
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-16/+15
* *) mod_http2: use the new REQUEST buckets to forward requestStefan Eissing2022-04-131-7/+24
* *) core/mod_http/mod_http2:Stefan Eissing2022-04-041-9/+1
* *) mod_http2: change the port synthesis on upgraded h1 requestsStefan Eissing2022-03-041-16/+17
* *) mod_http2: optimize authority construction on upgradedStefan Eissing2022-02-181-1/+1
* *) mod_http2: preserve the port number given in a HTTP/1.1Stefan Eissing2022-02-171-6/+19
* *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing2022-02-101-5/+33
* http: Enforce that fully qualified uri-paths not to be forward-proxiedYann Ylavic2021-12-131-1/+1
* Revert spurious commit r1895340.Yann Ylavic2021-11-251-1/+1
* Trigger ci.Yann Ylavic2021-11-251-1/+1
* *) mod_http2:Stefan Eissing2021-10-121-5/+18
* *) mod_http2:Stefan Eissing2021-07-061-0/+105
* * mod_http2: using the ap_parse_request_line() unconditionally, now that it ...Stefan Eissing2021-05-271-107/+1
* mod_htt2, synch with changes from github module version:Stefan Eissing2021-02-221-3/+55
* Process early errors via a dummy HTTP/1.1 request as wellRuediger Pluem2020-09-101-6/+22
* *) mod_http2: Stefan Eissing2020-07-131-6/+9
* * Revert r1878939, r1878938, r1878936, the changes toRuediger Pluem2020-06-191-16/+4
* * Reset the request_rec fields protocol, proto_num and the_request alsoRuediger Pluem2020-06-171-7/+10
* * Reset the_request as well to reflect HTTP/2.0 [skip ci]Ruediger Pluem2020-06-171-0/+2
* * Add comments to document why we do this.Ruediger Pluem2020-06-171-0/+5
* *) mod_http2: workaround to facilitate use of common internal protocol/meth...Stefan Eissing2020-06-171-2/+4
* core: follow up to r1876664: allow ErrorDocument to read body when applicableYann Ylavic2020-04-211-5/+7
* core, h2: common ap_parse_request_line() and ap_check_request_header() code.Yann Ylavic2020-04-171-37/+8
* core, h2: send EOR for early HTTP request failure.Yann Ylavic2020-04-171-20/+38
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* Reverting the unwanted revert of r1852989.Stefan Eissing2019-03-131-1/+1
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-071-1/+1
* * inc http2 version number to distinguish to github released versionStefan Eissing2019-01-281-1/+1
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-2/+1
* mod_http2: mergine trunk+2.4.x code divergences back into a single source wit...Stefan Eissing2018-12-191-0/+64
* On the trunk:Stefan Eissing2018-04-091-2/+3
* On the trunk:Stefan Eissing2018-01-171-15/+0
* correct copyright/license headersJim Jagielski2017-12-151-0/+16
* On the trunk:Stefan Eissing2017-04-141-7/+7
* On the trunk:Stefan Eissing2017-02-251-1/+4
* mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responsesStefan Eissing2016-11-011-16/+10