Skip to content

fix: Wsgi - valid JSONs ([], {}) are evaluated as raw data#286

Merged
untitaker merged 1 commit into
getsentry:masterfrom
shenek:wsgi-empty-json-fix
Mar 9, 2019
Merged

fix: Wsgi - valid JSONs ([], {}) are evaluated as raw data#286
untitaker merged 1 commit into
getsentry:masterfrom
shenek:wsgi-empty-json-fix

Conversation

@shenek

@shenek shenek commented Mar 8, 2019

Copy link
Copy Markdown
Contributor

It should be evaluated as empty JSON object/array

Note that according to RFC 4627 top level elements can be empty objects or arrays

It should be evaluated as empty JSON object/array
Note that according to RFC 4627 top level elements can be empty objects or arrays
@shenek
shenek force-pushed the wsgi-empty-json-fix branch from 00c1433 to 8f4b5ba Compare March 8, 2019 23:46
@untitaker
untitaker merged commit b47ed93 into getsentry:master Mar 9, 2019
@untitaker

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants