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

Update several status codes to RFC 9110 #197

Merged
merged 1 commit into from
May 27, 2024

Commits on Apr 18, 2024

  1. Update several status codes to RFC 9110

    * 306 is officially reserved but unused
    * 413 is called 'Content Too Large' in RFC 9110
    * 418 is officially reserved, so let's make it official here too
    * 422 is imported from WebDAV and named 'Unprocessable Content'.
    
    Reference: https://www.rfc-editor.org/rfc/rfc9110.html#name-changes-from-rfc-7231
    
    Signed-off-by: Wesley Schwengle <waterkip@cpan.org>
    waterkip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cff134c View commit details
    Browse the repository at this point in the history