body
body copied to clipboard
Expand valid JSON content types
Before the library required that the content-type of a JSON request to be
"application/json", however by the spec, mime-subtypes of application json
(Those ending in +json like application/vnd.api+json are also valid json types.