body icon indicating copy to clipboard operation
body copied to clipboard

Expand valid JSON content types

Open cibernox opened this issue 7 years ago • 0 comments

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.

cibernox avatar Sep 11 '18 19:09 cibernox