Click or drag to resize
ContinueTransactionReason Enumeration

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public enum ContinueTransactionReason
Members
  Member nameValueDescription
None0 Unknown
Authenticate1 The new Session is needed to respond to an Authentication Challenge
Redirect2 The new Session is needed to follow a Redirection
Tunnel3 The new Session is needed to generate a CONNECT tunnel
See Also