Click or drag to resize
CONFIGGetUrl Method
Return a Special URL.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static string GetUrl(
	string sWhatUrl
)

Parameters

sWhatUrl
Type: SystemString
String constant describing the URL to return. CASE-SENSITIVE!

Return Value

Type: String
Returns target URL
See Also