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

response header decoding depends on h2's version, need fix #40

Open
fflisguhcz04697 opened this issue Mar 12, 2023 · 0 comments
Open

response header decoding depends on h2's version, need fix #40

fflisguhcz04697 opened this issue Mar 12, 2023 · 0 comments

Comments

@fflisguhcz04697
Copy link

header_encoding property of hyper-h2 changed in version 3.0.0: Changed default value from 'utf-8' to None, find in their document: https://python-hyper.org/projects/h2/en/stable/api.html.
So i think aioapns package should explicit set header_encoding property to None.

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

No branches or pull requests

1 participant