Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to override response Content-Type header when extracting response body elements #76

Closed
basdijkstra opened this issue May 11, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@basdijkstra
Copy link
Owner

In case the API you're using does not set the correct Content-Type header value in the response.

@basdijkstra basdijkstra added the enhancement New feature or request label May 11, 2023
@basdijkstra basdijkstra self-assigned this May 11, 2023
@basdijkstra
Copy link
Owner Author

Will probably be a solution similar to #73, using an enumeration called ExtractAs to maximise readability.

@basdijkstra
Copy link
Owner Author

Added in 34afd7d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant