chimurai / http-proxy-middleware

:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
MIT License
10.7k stars 834 forks source link

onProxyRes to handle websocket response #755

Closed wangwen666 closed 2 years ago

wangwen666 commented 2 years ago

Checks

Describe the bug (be clear and concise)

I use onProxyRes to handle ws reponse, but it does not work, onProxyRes can handler ws response? if i want to make it out,what should i do? thanks.

Step-by-step reproduction instructions

/

Expected behavior (be clear and concise)

/

How is http-proxy-middleware used in your project?

/

What http-proxy-middleware configuration are you using?

/

What OS/version and node/version are you seeing the problem?

/

Additional context (optional)

/