Click or drag to resize
Sessionurl Property
Gets or sets the URL (without protocol) being requested from the server, in the form www.host.com/filepath?query.

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

Property Value

Type: String
See Also