Table of Contents

Field Expect

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

The HTTP Expect header.

Indicates that the client expects certain behaviors from the server, such as support for specific features or conditions.

public const string Expect = "Expect"

Returns

string
The HTTP Expect header. Indicates that the client expects certain behaviors from the server, such as support for specific features or conditions.