justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.93k stars 618 forks source link

Edit WebSocket response #821

Closed MechSlayer closed 3 years ago

MechSlayer commented 3 years ago

Well, the title says it, is it possible to edit the websocket data after receiving it with OnDataReceived?

honfika commented 3 years ago

No, it is not possible currently.