From 696fe2b97a894ee27027d53aba7265593cf91592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bence=20B=C3=A9ky?= Date: Wed, 22 Apr 2020 10:01:09 -0400 Subject: [PATCH] Change one stray HTTP_NO_ERROR to H3_NO_ERROR. This has already been done at #3119 but somehow got reverted. --- draft-ietf-quic-http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index 358c1b0799..ae3e9074ca 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -987,7 +987,7 @@ state. Once all accepted requests and pushes have been processed, the endpoint can permit the connection to become idle, or MAY initiate an immediate closure of the connection. An endpoint that completes a graceful shutdown SHOULD use the -HTTP_NO_ERROR code when closing the connection. +H3_NO_ERROR code when closing the connection. If a client has consumed all available bidirectional stream IDs with requests, the server need not send a GOAWAY frame, since the client is unable to make