Skip to content

mediaType: clean up charset handle #3755

Description

@jknack
  • remove toContentTypeHeader(Charset) - Charset must be defined as content-type parameter or use default one
  • remove UTF-8 from application/json
  • Remove Context.setResponseType(MediaType, Charset), Context.setResponseType(MediaType) is enough
  • Remove Context.responseWriter(MediaType, Charset), Context.responseWriter(MediaType) is enough

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions