Module: Nx::ContentType
- Defined in:
- lib/nx/content_type.rb
Constant Summary collapse
- PLAIN =
"text/plain"- JSON =
"application/json;charset=utf-8"- URLENCODED =
"application/x-www-form-urlencoded"- MULTIPART =
"multipart/form-data"
"text/plain"
"application/json;charset=utf-8"
"application/x-www-form-urlencoded"
"multipart/form-data"