module Utopia::HTTP
HTTP
protocol implementation.
Constants
- Accept
Pull in {::HTTP::Accept} for parsing.
- CACHE_CONTROL
- CONTENT_TYPE
- LOCATION
- STATUS_CODES
A list of commonly used
HTTP
status codes. For help choosing the right status code, see racksburg.com/choosing-an-http-status-code/- STATUS_DESCRIPTIONS
A list of human readable descriptions for a given status code. For a more detailed description, see en.wikipedia.org/wiki/List_of_HTTP_status_codes