Table of Contents

Property RawBody

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

RawBody

Gets the HTTP request body as a byte array.

public byte[] RawBody { get; }

Property Value

byte[]