lightbug_http
lightbug_http copied to clipboard
[9.5-3] MAY: A client, server, or proxy MAY close the transport connection at any time. For example, a client mig...
RFC 9112 Requirement
Section: 9.5-3 Keyword: MAY
A client, server, or proxy MAY close the transport connection at any time. For example, a client might have started to send a new request at the same time that the server has decided to close the "idle" connection. From the server's point of view, the connection is being closed while it was idle, but from the client's point of view, a request is in progress.¶
Reference: https://www.rfc-editor.org/rfc/rfc9112.html#section-9.5-3