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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when parsing HTTP response when reason phrase is missing #7103

Open
jcchevalier-ledger opened this issue May 5, 2023 · 0 comments 路 May be fixed by #7104
Open

Error when parsing HTTP response when reason phrase is missing #7103

jcchevalier-ledger opened this issue May 5, 2023 · 0 comments 路 May be fixed by #7104

Comments

@jcchevalier-ledger
Copy link

jcchevalier-ledger commented May 5, 2023

馃憢 Hello guys !

When I'm using ember as a client, I get an error when it's trying to parse headers like HTTP/1.1 200 (because it's expecting something like HTTP/1.1 200 OK), although it's a valid HTTP response since the reason phrase is optional.

I'm currently working on it

jcchevalier-ledger added a commit to jcchevalier-ledger/http4s that referenced this issue May 5, 2023
@jcchevalier-ledger jcchevalier-ledger linked a pull request May 5, 2023 that will close this issue
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 a pull request may close this issue.

1 participant