Skip to content

Responses not parsed when content-type contains charset  #20

@lindycoder

Description

@lindycoder

if content-type of response is "application/json; charset=utf-8" the response is not json decoded because

if response.headers['content-type'] == 'application/json':

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions