Module: Wrest::HttpShared::StandardHeaders
- Defined in:
- lib/wrest/http_shared/standard_headers.rb
Constant Summary collapse
- Connection =
'connection'- ContentType =
'content-type'- ContentLength =
'content-length'- IfNoneMatch =
'if-none-match'- Cookie =
'cookie'