Request content as byte array
Source position: httpdefs.pp line 459
public property THTTPHeader.ContentBytes : TBytes |
ContentBytes contains the request body content as raw bytes. This is useful for binary content or when the exact byte representation is needed.