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

ValueError: Headers does not contain one header with the given key #271

Closed
56907dzq opened this issue Jul 27, 2022 · 1 comment
Closed
Labels
bug 🐞 Something isn't working

Comments

@56907dzq
Copy link

56907dzq commented Jul 27, 2022

ClientSession

when make a request,the server doesn`t return a content-type header, this line in connection.py will cause exception as the title recursive

self.response.get_single_header(b"content-type")

@RobertoPrevato
Copy link
Member

Thank You for this bug report, I will fix the bug soon.

@RobertoPrevato RobertoPrevato added the bug 🐞 Something isn't working label Jul 27, 2022
RobertoPrevato added a commit that referenced this issue Oct 27, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants