Skip to content

json request for certain media types fail #2206

Closed
@iherman

Description

Long story short

The resp.json() call reports a bug if the return type is something like application/XXX+json (as opposed to application/json). However, application/XXX+json is a perfectly fine media type, "extending" the semantics (not the syntax) of the core json syntax, ie, should be parsed as bona fide json...

Your environment

OS X 10.11.6, Python 3.6.2

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions