diff --git a/draft-ietf-httpbis-http2.xml b/draft-ietf-httpbis-http2.xml index dfaa384d..350034c0 100644 --- a/draft-ietf-httpbis-http2.xml +++ b/draft-ietf-httpbis-http2.xml @@ -1430,7 +1430,7 @@ HTTP2-Settings = token68 -
+
HTTP/2 framing permits two classes of error: @@ -3665,7 +3665,7 @@ HTTP2-Settings = token68 underlying cipher suite can encipher. - A client MAY use renegotiation to provide confidentiality protection for client + An endpoint MAY use renegotiation to provide confidentiality protection for client credentials offered in the handshake, but any renegotiation MUST occur prior to sending the connection preface. A server SHOULD request a client certificate if it sees a renegotiation request immediately after establishing a connection. @@ -3673,8 +3673,8 @@ HTTP2-Settings = token68 This effectively prevents the use of renegotiation in response to a request for a specific protected resource. A future specification might provide a way to support this - use case. Alternatively, a server might use a - connection error of type HTTP_1_1_REQUIRED to request the client + use case. Alternatively, a server might use an + error of type HTTP_1_1_REQUIRED to request the client use a protocol which supports renegotiation.