Field TransferEncoding
The HTTP Transfer-Encoding header.
Specifies the form of encoding used to safely transfer the payload body to the user.
public const string TransferEncoding = "Transfer-Encoding"
Returns
- string
- The HTTP Transfer-Encoding header. Specifies the form of encoding used to safely transfer the payload body to the user.