lightbug_http icon indicating copy to clipboard operation
lightbug_http copied to clipboard

[9.6-8] MUST: A client that receives a "close" connection option MUST cease sending requests on that connection an...

Open saviorand opened this issue 10 months ago • 0 comments

RFC 9112 Requirement

Section: 9.6-8 Keyword: MUST

A client that receives a "close" connection option MUST cease sending requests on that connection and close the connection after reading the response message containing the "close" connection option; if additional pipelined requests had been sent on the connection, the client SHOULD NOT assume that they will be processed by the server.¶

Reference: https://www.rfc-editor.org/rfc/rfc9112.html#section-9.6-8

saviorand avatar Jan 15 '25 14:01 saviorand