class Crest::JSONForm(T)
- Crest::JSONForm(T)
- Crest::Form(T)
- Reference
- Object
Overview
This class lets crest
convert request hash to JSON
This causes crest
to POST data using the
"Content-Type" application/json
.
This class lets crest
convert request hash to JSON
This causes crest
to POST data using the
"Content-Type" application/json
.
Crest::Form(T)
Crest::Form(T)