Table of Contents

Property Expect

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Expect

Gets the value of the HTTP Expect header.

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

public string? Expect { get; }

Property Value

string