From be0c3bd9901dce488126cd3d9e67ce41b74f76d2 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 28 Apr 2018 11:58:24 +0000 Subject: [PATCH] trivial tweak git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1830439 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/http2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/howto/http2.xml b/docs/manual/howto/http2.xml index 4bbb5353c17..ad30e42a176 100644 --- a/docs/manual/howto/http2.xml +++ b/docs/manual/howto/http2.xml @@ -289,7 +289,7 @@ H2Push Off H2EarlyHints on -

(It is no on by default since some older browser tripped on such responses.)

+

(It is not enabled by default since some older browser tripped on such responses.)

If this feature is on, you can the directive H2PushResource to trigger early hints and resource PUSHes:

-- 2.47.3