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

Public Member Functions

def __init__ (self, headers)
 
def info (self)
 

Data Fields

 headers
 

Detailed Description

Something that looks like a httplib.HTTPResponse, but is actually just an
adapter for our test responses to make them available for cookielib.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  headers 
)

Member Function Documentation

◆ info()

def info (   self)

Field Documentation

◆ headers

headers

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