request_body


Description:

public uint8[] request_body { set; get; }

Raw, unparsed request body. Note that if the content type is multipart/form-data, this will only contain the form-data portion of the incoming MIME document.