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

hi, Eric, what the difference is between actReissueSelected( true ) and actReissueSelected ( false )?

8 Answers 68 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Xu
Top achievements
Rank 1
Xu asked on 14 Aug 2014, 01:58 AM
Hi, Eric:

I have two questions. The first is as title. 

The second is: Will OnBeforeResponse be fired if the session has hidden?

Thx a lot!

8 Answers, 1 is accepted

Sort by
0
Graeme
Top achievements
Rank 1
answered on 14 Aug 2014, 08:35 AM
actReissueSelected(bBreakOnRequest):
Reissue the selected requests, optionally breaking on each request. If SHIFT key is held down, user will be prompted for repeat count

As I understand this, it means that fiddler will put a break point on the request so it can be manually fiddled if actReissueSelected(true) is used, and it won't set a breakpoint (it will just send and get the response with no interaction) if actReissueSelected(false) is used.

------------------------------------------------------

OnBeforeResponse() is fired if the session is hidden - I just tried it.


0
Xu
Top achievements
Rank 1
answered on 14 Aug 2014, 12:52 PM
Hi, Graeme, I think you are right.
Thx thx a lot!
0
Eric Lawrence
Telerik team
answered on 14 Aug 2014, 01:35 PM
Hi, Xu/Graeme-- yes, this is correct on both counts. You can learn more about each API by using the FiddlerScript Editor's View > Class Explorer.


Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Abdulkadir
Top achievements
Rank 1
answered on 22 May 2017, 03:41 PM
1
0
Abdulkadir
Top achievements
Rank 1
answered on 22 May 2017, 03:48 PM
2
0
Abdulkadir
Top achievements
Rank 1
answered on 22 May 2017, 03:49 PM
9
0
Abdulkadir
Top achievements
Rank 1
answered on 22 May 2017, 03:49 PM
2
0
Abdulkadir
Top achievements
Rank 1
answered on 22 May 2017, 03:50 PM
5
Tags
Fiddler Classic
Asked by
Xu
Top achievements
Rank 1
Answers by
Graeme
Top achievements
Rank 1
Xu
Top achievements
Rank 1
Eric Lawrence
Telerik team
Abdulkadir
Top achievements
Rank 1
Share this question
or