soup.ContentDecoder

Undocumented in source.

Public Imports

soup.c.types
public import soup.c.types;

Members

Classes

ContentDecoder
class ContentDecoder

#SoupContentDecoder handles adding the "Accept-Encoding" header on outgoing messages, and processing the "Content-Encoding" header on incoming ones. Currently it supports the "gzip", "deflate", and "br" content codings.

Meta