SessionutilDecodeRequest Method (Boolean) |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool utilDecodeRequest(
bool bSilent
)
Public Function utilDecodeRequest (
bSilent As Boolean
) As Boolean
public:
bool utilDecodeRequest(
bool bSilent
)
Parameters
- bSilent
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also