http-status-codes 0.1.0

HTTP response status codes
Documentation
  • Coverage
  • 0%
    0 out of 75 items documented0 out of 6 items with examples
  • Size
  • Source code size: 3.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 896.03 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ctsrc

HTTP response status codes

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

  1. Informational responses (100199)
  2. Successful responses (200299)
  3. Redirection responses (300399)
  4. Client error responses (400499)
  5. Server error responses (500599)

The status codes are defined by RFC 9110