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