summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_http2.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: new directive `H2ProxyRequests on|off` to enable handlingStefan Eissing2023-06-281-0/+24
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-201-0/+38
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-0/+33
* *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximumStefan Eissing2023-02-161-0/+25
* *) mod_http2: field values (headers and trailers) are stripped ofStefan Eissing2022-10-221-26/+0
* *) mod_http2: documentation clarification on dependency of H2HeaderStrictne...Stefan Eissing2022-09-261-1/+4
* *) mod_http2: documentation update on values for H2HeaderStrictness.Stefan Eissing2022-09-261-4/+6
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-0/+21
* *) mod_http2: remove mentioning of Cache Digest draftStefan Eissing2022-02-041-4/+2
* Add a few missing hyper links and use <em> for parameters that need to be rep...Christophe Jaillet2021-12-241-9/+10
* * mod_http2: avoid the term "pushing" in documentation for H2StreamTimeoutStefan Eissing2021-10-131-3/+3
* * Add first documentation for H2StreamTimeout [skip ci]Ruediger Pluem2021-10-131-0/+20
* mod_htt2, synch with changes from github module version:Stefan Eissing2021-02-221-0/+22
* Fix spelling errors in docs found by codespell. [skip ci]Mike Rumph2020-02-171-2/+2
* Fix missing description of 2 directivesChristophe Jaillet2019-06-161-2/+2
* Adding new H2Padding directive.Stefan Eissing2019-03-071-0/+37
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-4/+10
* Synch with 2.4.x.Christophe Jaillet2018-06-241-7/+0
* override index: update missing <override>s in directivesJacob Champion2017-05-051-0/+2
* On the trunk:Stefan Eissing2017-03-191-52/+0
* Removed unclear sentence in mod-http2 doc.Luca Toscano2017-01-041-3/+1
* mod_http2: new directove H2EarlyPushes for enabled 103 interim responsesStefan Eissing2016-11-231-0/+27
* mod_http2: H2PushResource directive for early pushingStefan Eissing2016-11-131-0/+38
* Fix a typoChristophe Jaillet2016-08-201-4/+4
* mod_http2: new H2CopyFiles directiveStefan Eissing2016-07-201-0/+37
* Add some more <em> in syntax descriptionChristophe Jaillet2016-04-121-3/+4
* Split long linesChristophe Jaillet2016-04-121-48/+61
* mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n...Stefan Eissing2016-03-301-2/+8
* Added workaround to the mod_http2 doc to display multi-line highlight blocks ...Luca Toscano2016-02-251-7/+7
* Proposal for a new summary of mod_http2's docLuca Toscano2016-02-251-5/+14
* Updated http2 documentation and fixed some typosLuca Toscano2016-02-241-5/+9
* doc patch by lucaStefan Eissing2016-02-181-29/+33
* added dimensioning and mutlti domain sectionsStefan Eissing2016-02-101-37/+131
* removed experimental++ H2* timeout directives, instead using normal Timeout a...Stefan Eissing2016-01-291-95/+0
* mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2...Stefan Eissing2016-01-151-4/+4
* new directive H2PushDiarySize, first simple apr_hash implementation of a push...Stefan Eissing2016-01-111-0/+37
* fixes after fuzzing tests, changed H2KeepAliveTimeout defaultStefan Eissing2015-12-301-3/+4
* hmm, I so love DTDs...Stefan Eissing2015-12-211-20/+20
* subprocess_env vars HTTP2 and H2PUSH supported, export of mod_http2.h with OP...Stefan Eissing2015-12-211-0/+20
* 3 new timeout configuration directives for mod_http2Stefan Eissing2015-12-181-0/+94
* fixes after review by CJStefan Eissing2015-12-171-2/+6
* removing weight from H2PushPriority with dependency 'before' as on stream clo...Stefan Eissing2015-12-071-5/+5
* Satisfy XML validation and fix some typosMike Rumph2015-12-031-11/+11
* updating reference nghttp2 version after its releaseStefan Eissing2015-11-261-1/+1
* new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing2015-11-251-2/+138
* XML Parsing error, I believe this is the fixWilliam A. Rowe Jr2015-11-191-4/+4
* updated documenation, fixed includes to work with older apr versionsStefan Eissing2015-11-191-6/+27
* new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe...Stefan Eissing2015-11-131-6/+74
* Add compatibility note to mod_http2 docMike Rumph2015-10-281-0/+1
* http2 TLS record size handling configuration, improved output write frequencyStefan Eissing2015-10-271-0/+96