Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.5-2] SHOULD: A client or server that wishes to time out SHOULD issue a graceful close on the connection. Implemen... #211

Open
saviorand opened this issue Jan 15, 2025 · 0 comments
Labels
HTTP/1.1 HTTP/1.1 specification RFC9112 RFC 9112 requirements SHOULD Recommended requirement

Comments

@saviorand
Copy link
Collaborator

RFC 9112 Requirement

Section: 9.5-2
Keyword: SHOULD

A client or server that wishes to time out SHOULD issue a graceful close on the connection. Implementations SHOULD constantly monitor open connections for a received closure signal and respond to it as appropriate, since prompt closure of both sides of a connection enables allocated system resources to be reclaimed.¶

Reference: https://www.rfc-editor.org/rfc/rfc9112.html#section-9.5-2

@saviorand saviorand added HTTP/1.1 HTTP/1.1 specification RFC9112 RFC 9112 requirements SHOULD Recommended requirement labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HTTP/1.1 HTTP/1.1 specification RFC9112 RFC 9112 requirements SHOULD Recommended requirement
Projects
Status: No status
Development

No branches or pull requests

1 participant