Module: Wrest::HttpShared::StandardTokens
- Defined in:
- lib/wrest/http_shared/standard_tokens.rb
Constant Summary collapse
- Close =
'close'
- KeepAlive =
'keep-alive'
- FormEncoded =
'application/x-www-form-urlencoded'
- ApplicationXml =
'application/xml'
'close'
'keep-alive'
'application/x-www-form-urlencoded'
'application/xml'