Skip to content

Commit 4909203

Browse files
committed
MUST NOT assume
1 parent bf482f1 commit 4909203

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-quic-http.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ An authoritative HTTP/QUIC endpoint is typically discovered because the client
200200
has received an Alt-Svc record from the request's origin which nominates the
201201
endpoint as a valid HTTP Alternative Service for that origin. As required by
202202
{{RFC7838}}, clients MUST check that the nominated server can present a valid
203-
certificate for the origin before considering it authoritative. Clients SHOULD
204-
NOT assume that an HTTP/QUIC endpoint is authoritative for other origins without
205-
an explicit signal.
203+
certificate for the origin before considering it authoritative. Clients MUST NOT
204+
assume that an HTTP/QUIC endpoint is authoritative for other origins without an
205+
explicit signal.
206206

207207
A server that does not wish clients to reuse connections for a particular origin
208208
can indicate that it is not authoritative for a request by sending a 421

0 commit comments

Comments
 (0)