Skip to content

Update Status Codes LIst #32

@andrewwoods

Description

@andrewwoods

Description

The original status list was based on RFC 2616. Since then, RFC 9110 has superceded it.

Expected Outcome

Create a script to extract the status codes from the headings, and update the data file located at $OPAL_DIR/data/http-status-codes.txt. It'll make it easy to regenerate the document if the content gets updated.

Describe alternatives you've considered

You could copy/paste from the RFC 9110 web page, directly into the text file. However, that is a lot of manual effort. That'll work as a short-term fix, but if the web page changes, you'd need to find the differences and manually update them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskA normal ticket

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions