This is a migrated thread and some comments may be shown as answers.

Possible to set a breakpoint for websockets?

1 Answer 448 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 1
Charles asked on 07 Jun 2019, 08:18 AM
I'm trying to modify a websocket's body/contents on the fly/set a breakpoint for them, like you can do with http/https. But It doesn't seem possible. Is there any way to do it? Thanks.

1 Answer, 1 is accepted

Sort by
0
Kammen
Telerik team
answered on 13 Jun 2019, 12:26 PM
Hello Charles,

Currently it's not possible to set breakpoints on websocket. However, you can try to to modify the traffic by using FiddlerScript's OnWebSocketMessage method. 

Hope this helps. 

Regards,
Kammen
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Fiddler Classic
Asked by
Charles
Top achievements
Rank 1
Answers by
Kammen
Telerik team
Share this question
or