Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

if-fi
Copy link

@if-fi if-fi commented Mar 19, 2018

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 if-fi force-pushed the fix-is-json-type branch from f25e5f0 to 6cb3c79 Compare March 19, 2018 17:42
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: https://tools.ietf.org/html/rfc6839#page-4
@if-fi if-fi force-pushed the fix-is-json-type branch from 6cb3c79 to a138924 Compare March 19, 2018 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant