Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
pip._vendor.urllib3.response.MultiDecoder Class Reference
Inheritance diagram for pip._vendor.urllib3.response.MultiDecoder:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.urllib3.response.MultiDecoder:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, modes)
 
 flush (self)
 
 decompress (self, data)
 

Protected Attributes

 _decoders
 

Detailed Description

From RFC7231:
    If one or more encodings have been applied to a representation, the
    sender that applied the encodings MUST generate a Content-Encoding
    header field that lists the content codings in the order in which
    they were applied.

The documentation for this class was generated from the following file: