Click or drag to resize
SessionutilAssignResponse Method (HTTPResponseHeaders, Byte)

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public void utilAssignResponse(
	HTTPResponseHeaders oRH,
	byte[] arrBody
)

Parameters

oRH
Type: FiddlerHTTPResponseHeaders
arrBody
Type: SystemByte
See Also