From: Stefan Eissing Date: Mon, 21 Dec 2015 13:34:42 +0000 (+0000) Subject: hmm, I so love DTDs... X-Git-Tag: 2.5.0-alpha~2511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdfbbe556daee334fc48ea43ddd26b8de04826d8;p=apache hmm, I so love DTDs... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index 206744e809..331521c565 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -53,6 +53,26 @@ +
Environment Variables + +

This module can be configured to provide HTTP/2 related information + as additional environment variables to the SSI and CGI namespace. +

+ + + + + + + + + + + +
Variable Name:Value Type:Description:
HTTPe flag HTTP/2 is being used.
H2PUSH flag HTTP/2 Server Push is enabled for this request and also supported by the client.
+ +
+ H2Direct H2 Direct Protocol Switch @@ -803,24 +823,4 @@ H2PushPriority text/css interleaved # weight 256 default -
Environment Variables - -

This module can be configured to provide HTTP/2 related information - as additional environment variables to the SSI and CGI namespace. -

- - - - - - - - - - - -
Variable Name:Value Type:Description:
HTTPe flag HTTP/2 is being used.
H2PUSH flag HTTP/2 Server Push is enabled for this request and also supported by the client.
- -
-