Skip to content

Commit c777723

Browse files
committed
Usable
1 parent 482badb commit c777723

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

draft-ietf-quic-http.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,10 @@ discard responses at their discretion for other reasons.
322322

323323
Changes to the state of a request stream, including receiving a RST_STREAM
324324
(regardless of error code), do not affect the state of the server's response.
325-
Servers MUST NOT abort a response in progress solely due to a state change on
326-
the request stream. However, if the request stream terminates without containing
327-
a fully-formed HTTP request, the server SHOULD abort its response with the error
328-
code HTTP_INCOMPLETE_REQUEST.
325+
Servers do not abort a response in progress solely due to a state change on the
326+
request stream. However, if the request stream terminates without containing a
327+
usable HTTP request, the server SHOULD abort its response with the error code
328+
HTTP_INCOMPLETE_REQUEST.
329329

330330
### Header Formatting and Compression
331331

0 commit comments

Comments
 (0)