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

Address HTTP/2.0 issue for go1.13 onwards #339

Closed
jeevatkm opened this issue May 11, 2020 · 0 comments · Fixed by #340
Closed

Address HTTP/2.0 issue for go1.13 onwards #339

jeevatkm opened this issue May 11, 2020 · 0 comments · Fixed by #340
Assignees
Labels
bug v2 For resty v2

Comments

@jeevatkm
Copy link
Member

@golgoth31 has reported HTTP/2.0 is not working via PR #325. Today I have analyzed the issue. It seems HTTP/2.0 got broken go1.13 onwards and it's working up to go.12.

Anaylzes Details:
#325 (comment)

@jeevatkm jeevatkm self-assigned this May 11, 2020
@jeevatkm jeevatkm added bug v2 For resty v2 labels May 11, 2020
@jeevatkm jeevatkm added this to the v2.3.0 Milestone milestone May 11, 2020
@jeevatkm jeevatkm changed the title Address HTTP/2.0 issue for go.13 onwards Address HTTP/2.0 issue for go1.13 onwards May 11, 2020
This was referenced May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug v2 For resty v2
Development

Successfully merging a pull request may close this issue.

1 participant