ClassResponderRule
Class
A Responder rule maps a request to a response file or action
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class ResponderRule : ResponderItem
Inheritance: objectResponderItemResponderRule
Inherited Members
Properties
HasFinalAction
Whether any of the actions in this rule is final
bDisableOnMatch
Should this rule be disabled after it's used. One time only for Fiddler Classic and a maximum of times in Fiddler Everywhere. (Useful for AJAX site playback scenarios)
iLatency
Number of milliseconds of latency before returning the response
sAction
The action (response file) to send in the event of a match