Treat "application/problem+json" as non binary by default #503
Closed this issue · 1 comments
idosavion commented
Description
The mime-type used in connexion is application/problem+json, which is often used to convey errors in a HTTP response, as this is a JSON, there is no reason not to treat it as non binary
adamchainz commented
Fixed in #503