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

How to send multiple websockets requests using fiddler script?

2 Answers 289 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Spencer
Top achievements
Rank 1
Spencer asked on 01 Mar 2018, 04:58 PM

Hi:

     I've been through this link(https://www.telerik.com/forums/how-to-send-multiple-requests-sequentially-using-fiddler-script) to know how to send multiple  HTTP requests using fiddler script.

     I want to know, how to use the script to resend if it's the websocket message.

     And another question, Does fiddler support to intercept and modify the websocket information if I don't use the script?

Any suggestions?

2 Answers, 1 is accepted

Sort by
0
Spencer
Top achievements
Rank 1
answered on 01 Mar 2018, 05:09 PM
Hi, I've reedited the question. Look at this:

     I've been through this link(https://www.telerik.com/forums/how-to-send-multiple-requests-sequentially-using-fiddler-script) to know how to send multiple  HTTP requests using fiddler script.

     And I have three questions want to consult:

     1. How can I auto replay all the HTTP requests using fiddler script? (That is, let Fiddler send the request twice.)

     2. How can I auto replay all the WebSocket requests using fiddler script? (And how to replace request body before replay?)

     3. Does fiddler support to intercept and modify the WebSocket data if I don't use the script?
0
Spencer
Top achievements
Rank 1
answered on 01 Mar 2018, 05:10 PM

Hi, I've reedited the question. Look at this:

     I've been through this link(https://www.telerik.com/forums/how-to-send-multiple-requests-sequentially-using-fiddler-script) to know how to send multiple  HTTP requests using fiddler script.

     And I have three questions want to consult:

     1. How can I auto replay all the HTTP requests using fiddler script? (That is, let Fiddler send the request twice.)

     2. How can I auto replay all the WebSocket requests using fiddler script? (And how to replace request body before replay?)

     3. Does fiddler support to intercept and modify the WebSocket data if I don't use the script?

Any suggestions?

Tags
Fiddler Classic
Asked by
Spencer
Top achievements
Rank 1
Answers by
Spencer
Top achievements
Rank 1
Share this question
or