Strelka::Constants::
HTTP
module
- Included Modules
- Mongrel2::Constants::HTTP
Extend Mongrel2's HTTP constants collection
- IDEMPOTENT_RFC2616_VERBS
The list of HTTP verbs considered “idempotent”
- RFC2616_VERBS
The list of valid verbs for regular HTTP
- RFC2616_VERB_REGEX
A regex for matching RFC2616 verbs
- SAFE_RFC2616_VERBS
The list of HTTP verbs considered “safe”