From d6770d49c95dff1f4d4ed3e464aa3ebca9dc98af Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 21 Nov 2014 14:53:51 -1000 Subject: [PATCH] Wording tweak --- draft-ietf-httpbis-http2.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/draft-ietf-httpbis-http2.xml b/draft-ietf-httpbis-http2.xml index 124740f3..9c262903 100644 --- a/draft-ietf-httpbis-http2.xml +++ b/draft-ietf-httpbis-http2.xml @@ -3742,10 +3742,10 @@ HTTP2-Settings = token68 Note that clients might advertise support of cipher suites that are prohibited by the above restrictions in order to allow for connection to servers that do not support - HTTP/2 and only prohibited cipher suites. This allows servers to select HTTP/1.1 with a - cipher suite that is prohibited for HTTP/2. However, this can result in HTTP/2 being - negotiated with a prohibited cipher suite if the application protocol and cipher suite - are independently selected. + HTTP/2 and support only prohibited cipher suites. This allows servers to select + HTTP/1.1 with a cipher suite that is prohibited for HTTP/2. However, this can result in + HTTP/2 being negotiated with a prohibited cipher suite if the application protocol and + cipher suite are independently selected.