Skip to content

Ignore Content-Type parameters #658

Description

@dbanty

Is your feature request related to a problem? Please describe.

RFC2616 allows parameters to content-types, for example application/json; version=2.3.5 is a valid content type that should be treated like application/json. Currently this is not supported by this project.

Describe the solution you'd like

Ignore any parameters (things including and after ;) in the content type.

Describe alternatives you've considered

Using #657.

Additional context

#655

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions