There's no documentation for this item.
| Constants | |
|---|---|
| STATUS_ |
Defines the standard HTTP status codes, by integer, with their corresponding default message texts. Source: www.iana.org/assignments/http-status-codes |
| SYMBOL_ |
Provides a symbol-to-fixnum lookup for converting a symbol (like :created or :not_implemented) into its corresponding HTTP status code (like 200 or 501). |
<code/>and<pre/>for code samples.