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

fix(http): don't throw errors when content-type is null on response #6627

Merged
merged 1 commit into from Jun 9, 2023

Conversation

ItsChaceD
Copy link
Contributor

This PR fixes errors thrown (or status code 0) when the Content-Type is missing from the response headers.

@markemer
Copy link
Contributor

markemer commented Jun 1, 2023

I'm checking if this fixes WN-1083 - if it does I'll move that to in review now and then staging after we merge this.

@markemer
Copy link
Contributor

markemer commented Jun 1, 2023

I have checked using @eric-horodyski's code, that this does in fact fix WN-1083.

@IT-MikeS IT-MikeS merged commit 538821f into main Jun 9, 2023
7 checks passed
@IT-MikeS IT-MikeS deleted the http/no-content-type-error branch June 9, 2023 14:30
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.

None yet

3 participants