We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mayble add Deno.upgrade and Deno.HttpUpgradeConn like WebSocket
Deno.upgrade
Deno.HttpUpgradeConn
WebSocket
The text was updated successfully, but these errors were encountered:
Not exactly sure what you are asking for. Can you explain a bit more what you are asking for?
Sorry, something went wrong.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT
https://en.wikipedia.org/wiki/HTTP_tunnel
still doesnt exactly explain what you want API wise, but i assume you want #12718
Yes, but the WebSocket has been implemented.
No branches or pull requests
Mayble add
Deno.upgrade
andDeno.HttpUpgradeConn
likeWebSocket
The text was updated successfully, but these errors were encountered: