Skip to content

Instantly share code, notes, and snippets.

@adrianbiro
Created October 13, 2022 11:25
Show Gist options
  • Save adrianbiro/3ffe6a754ce867ba71e40591b1d0f05d to your computer and use it in GitHub Desktop.
Save adrianbiro/3ffe6a754ce867ba71e40591b1d0f05d to your computer and use it in GitHub Desktop.
  • 1xx (Informational): The request was received, continuing process
  • 2xx (Successful): The request was successfully received, understood, and accepted
  • 3xx (Redirection): Further action needs to be taken in order to complete the request
  • 4xx (Client Error): The request contains bad syntax or cannot be fulfilled
  • 5xx (Server Error): The server failed to fulfill an apparently valid request

RFC 9110 HTTP Semantics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment