summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: new directive `H2ProxyRequests on|off` to enable handlingStefan Eissing2023-06-281-0/+1
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-201-0/+1
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-0/+1
* *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximumStefan Eissing2023-02-161-0/+1
* *) mod_http2: field values (headers and trailers) are stripped ofStefan Eissing2022-10-221-1/+0
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-0/+1
* *) mod_http2: new implementation of h2 worker pool.Stefan Eissing2022-06-171-2/+3
* *) mod_http2:Stefan Eissing2021-10-121-4/+1
* mod_htt2, synch with changes from github module version:Stefan Eissing2021-02-221-0/+1
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-071-0/+2
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-35/+26
* mod_proxy: follow up to r1822849.Yann Ylavic2018-02-011-0/+2
* On the trunk:Stefan Eissing2018-01-171-6/+7
* On the trunk:Stefan Eissing2017-03-191-2/+0
* On the trunk:Stefan Eissing2017-01-081-2/+0
* On the trunk:Stefan Eissing2016-12-311-0/+2
* mod_http2: new directove H2EarlyPushes for enabled 103 interim responsesStefan Eissing2016-11-231-0/+2
* mod_http2: H2PushResource directive for early pushingStefan Eissing2016-11-131-3/+9
* mod_http2: new H2CopyFiles directiveStefan Eissing2016-07-201-0/+2
* removed experimental++ H2* timeout directives, instead using normal Timeout a...Stefan Eissing2016-01-291-6/+0
* new directive H2PushDiarySize, first simple apr_hash implementation of a push...Stefan Eissing2016-01-111-0/+2
* rewrote http2 connection state handling, fixed keepalive timeout handling for...Stefan Eissing2015-12-221-2/+0
* 3 new timeout configuration directives for mod_http2Stefan Eissing2015-12-181-0/+7
* mod_http2: returning idle connections back to the mpm in case of async mpm en...Stefan Eissing2015-12-151-1/+3
* adding include for older apr versionsStefan Eissing2015-11-251-1/+2
* new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing2015-11-251-6/+12
* new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe...Stefan Eissing2015-11-131-0/+2
* http2 TLS record size handling configuration, improved output write frequencyStefan Eissing2015-10-271-0/+5
* new ap_is_allowed_protocol() for testing configured protocols, added H2Upgrad...Stefan Eissing2015-10-201-0/+2
* changed H2Compliance to H2ModernTLSOnly, added description in module docsStefan Eissing2015-10-151-2/+2
* mod_http2: new directive H2Compliance on/off, checking TLS protocol and ciphe...Stefan Eissing2015-10-141-0/+2
* better connection state on ending sessions, improved default extra file confi...Stefan Eissing2015-09-011-0/+2
* removed mod_h2 directives which were experimental and should not support any ...Stefan Eissing2015-08-241-6/+0
* removed HackMpm and MaxWrite config directives, added dynamic write size beha...Stefan Eissing2015-08-141-5/+0
* removed H2Engine directiveStefan Eissing2015-08-141-2/+0
* fix for detecting direct mode on a TLS connectionsStefan Eissing2015-07-171-1/+1
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+85