Is there an example to create a websocket with a DO for an http/2 request?
I am trying to create and return a websocket to a specific request but if the request is made with http/2 I don't see Upgrade headers in the request. Is there an example of how to use websockets with http/2?
0 Replies