mindtouch-http.php release 2.3.2
ContentType::isJson
correctly returnstrue
if content-type is a custom JSON media type (ex:application/jwk+json
)JsonParser
will correctly parse results with custom JSON media content-type
ContentType::isJson
correctly returns true
if content-type is a custom JSON media type (ex: application/jwk+json
)JsonParser
will correctly parse results with custom JSON media content-type