Property Expect
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; }
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; }