Skip to content
This repository was archived by the owner on Nov 25, 2018. It is now read-only.
This repository was archived by the owner on Nov 25, 2018. It is now read-only.

Responses with mime type application/json won't be parsed with JSONs default encoding #7

Description

@rolandjohann

Regarding RFC7158 http://www.rfc-base.org/txt/rfc-7158.txt JSON has to be encoded with UTF-8 by default and specifying this at the http response is not necessary and will be omitted by some server applications. If so the default encoding of http will be chosen and the content can be broken.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions