From bdfbbe556daee334fc48ea43ddd26b8de04826d8 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Mon, 21 Dec 2015 13:34:42 +0000 Subject: [PATCH] hmm, I so love DTDs... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721152 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_http2.xml | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) 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.
- -
- -- 2.40.0