diff --git a/draft-ietf-httpbis-http2.xml b/draft-ietf-httpbis-http2.xml index 54c182ea..2d526174 100755 --- a/draft-ietf-httpbis-http2.xml +++ b/draft-ietf-httpbis-http2.xml @@ -2956,9 +2956,9 @@ HTTP2-Settings = token68 PROTOCOL_ERROR. - A server can only push requests that are safe (see ), cacheable (see ) and do not include a request body. + A server can only push responses that are cacheable (see ); promised requests MUST be safe (see ) and MUST NOT include a request body.