dart-lang/http2

A way to redirect a HTTP/2 websocket request

guyluz11 opened this issue · 0 comments

Is there a way to catch HTTP/2 ServerSocket call and redirect it to another URL?.

I have found a way to do that for get requests but not for WebSocket requests.