Skip to content

fix: add websocket fallback when http2 is used #15

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

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

kylecarbs
Copy link
Member

HTTP/2 doesn't support the 'Upgrade' header, which breaks the DERP exchange.

@kylecarbs kylecarbs requested review from mafredri and coadler March 23, 2023 19:03
@kylecarbs kylecarbs self-assigned this Mar 23, 2023
HTTP/2 doesn't support the 'Upgrade' header, which breaks
the DERP exchange.
@kylecarbs kylecarbs merged commit bf5761a into main Mar 23, 2023
@kylecarbs kylecarbs deleted the http2fallback branch March 23, 2023 20:46
kylecarbs added a commit to coder/coder that referenced this pull request Mar 23, 2023
kylecarbs added a commit to coder/coder that referenced this pull request Mar 23, 2023
kylecarbs added a commit to coder/coder that referenced this pull request Mar 23, 2023
kylecarbs added a commit to coder/coder that referenced this pull request Mar 24, 2023
kylecarbs added a commit to coder/coder that referenced this pull request Mar 27, 2023
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 this pull request may close these issues.

3 participants