File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -200,9 +200,9 @@ An authoritative HTTP/QUIC endpoint is typically discovered because the client
200
200
has received an Alt-Svc record from the request's origin which nominates the
201
201
endpoint as a valid HTTP Alternative Service for that origin. As required by
202
202
{{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.
206
206
207
207
A server that does not wish clients to reuse connections for a particular origin
208
208
can indicate that it is not authoritative for a request by sending a 421
You can’t perform that action at this time.
0 commit comments