raven-python icon indicating copy to clipboard operation
raven-python copied to clipboard

Recognize Content Type `application/vnd.api+json` as JSON type

Open if-fi opened this issue 7 years ago • 0 comments

Sentry should recognize API JSON requests as JSON type not as Form. If they are recognized as Form the body payload appears empty in Sentry UI. RFC6839 Fixes #382

if-fi avatar Mar 19 '18 17:03 if-fi