Click or drag to resize
UtilitiesHTTPStatusAllowsBody Method

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static bool HTTPStatusAllowsBody(
	int iResponseCode
)

Parameters

iResponseCode
Type: SystemInt32

Return Value

Type: Boolean
See Also