Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Functions | Variables
pip._vendor.requests.adapters Namespace Reference

Classes

class  BaseAdapter
 
class  HTTPAdapter
 

Functions

 SOCKSProxyManager (*args, **kwargs)
 

Variables

bool DEFAULT_POOLBLOCK = False
 
int DEFAULT_POOLSIZE = 10
 
int DEFAULT_RETRIES = 0
 
 DEFAULT_POOL_TIMEOUT = None
 

Detailed Description

requests.adapters
~~~~~~~~~~~~~~~~~

This module contains the transport adapters that Requests uses to define
and maintain connections.