Click or drag to resize
SessionresponseCode Property
Gets or Sets the HTTP Status code of the server's response

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public int responseCode { get; set; }

Property Value

Type: Int32
See Also