Table of Contents

Field ContentType

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

ContentType

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"

Field Value

string