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

Hotfix/14-204-content-type-error #15

Merged
merged 2 commits into from
Jun 23, 2020

Conversation

lucianoratamero
Copy link
Contributor

fixes #14
This PR fixess all issues related to content-type headers.
We also added a regression test to make sure 204 requests without content-type response headers stop breaking.

@lucianoratamero lucianoratamero merged commit c584c24 into master Jun 23, 2020
@lucianoratamero lucianoratamero deleted the hotfix/14-204-content-type-error branch June 23, 2020 21:20
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.

Issue introduced on 2.1.22 - Uncaught (in promise) TypeError: Cannot read property 'startsWith' of null
1 participant