Parsed response content-coding token view. More...
#include <HttpClient.h>
Public Types | |
| enum | Type : uint8_t { Unknown , Identity , GZip , Deflate , Compress , Brotli } |
Public Member Functions | |
| bool | isIdentity () const |
Public Attributes | |
| Type | type = Unknown |
| StringSpan | name |
Parsed response content-coding token view.