Table of Contents

Property Body

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

Body

Gets the HTTP request body as string, decoded by the request content encoding.

public string Body { get; }

Property Value

string