All Projects → openstack → requestsexceptions

openstack / requestsexceptions

Licence: Apache-2.0 license
Find exception classes in the requests library. Mirror of code maintained at opendev.org.

Programming Languages

python
139335 projects - #7 most used programming language

requestsexceptions

The python requests library bundles the urllib3 library, however, some software distributions modify requests to remove the bundled library. This makes some operations, such as supressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].