Property TE
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
TE
Gets the value of the HTTP TE header.
Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.
public string? TE { get; }
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
Gets the value of the HTTP TE header.
Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.
public string? TE { get; }