Enum TransferEncoding
Represents an HTTP transfer-encoding algorithm.
[Flags]
public enum TransferEncoding
Fields
Chunked = 2Indicates that the response is sent in a series of chunks.
Deflate = 8Indicates that the response is compressed using Deflate encoding.
GZip = 4Indicates that the response is compressed using GZip encoding.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語