Skip to content
New issue

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

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

Already on GitHub? # 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
Member

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
Member

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
@IT-MikeS IT-MikeS deleted the http/no-content-type-error branch June 9, 2023 14:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants