SessionrequestBodyBytes Field |
Contains the bytes of the request body.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public byte[] requestBodyBytes
Public requestBodyBytes As Byte()
public:
array<unsigned char>^ requestBodyBytes
Field Value
Type:
ByteSee Also