Table of Contents

Field ContentType

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

The HTTP Content-Type header.

Indicates the media type of the resource, allowing the client to understand how to process the response body.

public const string ContentType = "Content-Type"

Returns

string
The HTTP Content-Type header. Indicates the media type of the resource, allowing the client to understand how to process the response body.