From b7a61a6a25414c097ab68118d894151ee03c423e Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Wed, 4 Jan 2017 14:51:21 +0000 Subject: [PATCH] Removed unclear sentence in mod-http2 doc. Lajos Veres asked in docs@ to review the removed sentence since it was unclear. Instead of reworking it, I preferred to remove it since the Context is already specified in the related section of the Directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777324 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_http2.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index b7dcc959be..63bcf9f74b 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -268,9 +268,7 @@ H2Direct on

This directive toggles the usage of the HTTP/2 server push - protocol feature. This should be used inside a - VirtualHost - section to enable direct HTTP/2 communication for that virtual host. + protocol feature.

The HTTP/2 protocol allows the server to push other resources to -- 2.50.1