lightbug_http icon indicating copy to clipboard operation
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...

Open saviorand opened this issue 10 months ago • 0 comments

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

saviorand avatar Jan 15 '25 14:01 saviorand