OpenQuizz
Une application de gestion des contenus pédagogiques
HTTPProxyAuth Class Reference
Inheritance diagram for HTTPProxyAuth:
Collaboration diagram for HTTPProxyAuth:

Public Member Functions

def __call__ (self, r)
 
- Public Member Functions inherited from HTTPBasicAuth
def __init__ (self, username, password)
 
def __eq__ (self, other)
 
def __ne__ (self, other)
 

Additional Inherited Members

- Data Fields inherited from HTTPBasicAuth
 username
 
 password
 

Detailed Description

Attaches HTTP Proxy Authentication to a given Request object.

Member Function Documentation

◆ __call__()

def __call__ (   self,
  r 
)

Reimplemented from HTTPBasicAuth.


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