Skip to content

Add support for content type with parameters to BaseRequest#169

Merged
andrueastman merged 1 commit intodevfrom
andrueastman/fixBaseRequestContentType
Nov 5, 2020
Merged

Add support for content type with parameters to BaseRequest#169
andrueastman merged 1 commit intodevfrom
andrueastman/fixBaseRequestContentType

Conversation

@andrueastman
Copy link
Contributor

@andrueastman andrueastman commented Nov 2, 2020

Fixes #165

This PR adds support to Base Request for content types with parameters so that content types like application/json; odata=verbose do not throw a Format Exception.

Test has been added to validate this change.

@andrueastman andrueastman self-assigned this Nov 2, 2020
Copy link
Collaborator

@MIchaelMainer MIchaelMainer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@andrueastman andrueastman merged commit eba4635 into dev Nov 5, 2020
@andrueastman andrueastman deleted the andrueastman/fixBaseRequestContentType branch November 5, 2020 05:42
@andrueastman andrueastman mentioned this pull request Nov 25, 2020
This was referenced Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BaseRequest ContentType does not support media types with parameters

2 participants