Field TE
The HTTP TE header.
Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.
public const string TE = "TE"
Returns
- string
- The HTTP TE header. Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.