Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
List of all members
pip._vendor.requests.exceptions.ChunkedEncodingError Class Reference
Inheritance diagram for pip._vendor.requests.exceptions.ChunkedEncodingError:
pip._vendor.requests.exceptions.RequestException

Additional Inherited Members

- Public Member Functions inherited from pip._vendor.requests.exceptions.RequestException
def __init__
 
- Public Attributes inherited from pip._vendor.requests.exceptions.RequestException
 response
 
 request
 

Detailed Description

The server declared chunked encoding but sent an invalid chunk.

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

Copyright 2014 Google Inc. All rights reserved.