-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Http2 adatper header support dynamic #2043
Http2 adatper header support dynamic #2043
Conversation
Dio's header is of type Map<String, dynamic>, so the Http2Adapter cannot directly convert the value to a string. |
Thanks for details. I think we should stick to RFCs instead of Dio's. We'll manage to get rid of the Dio's implementation too. |
New Pull Request Checklist
main
branch to avoid conflicts (via merge from master or rebase)CHANGELOG.md
in the corresponding package