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

Public Member Functions

def http_error_302 (self, req, fp, code, msg, headers)
 

Static Public Attributes

 http_error_301
 
 http_error_303
 
 http_error_307
 

Detailed Description

A class to work around a bug in some Python 3.2.x releases.

Member Function Documentation

◆ http_error_302()

def http_error_302 (   self,
  req,
  fp,
  code,
  msg,
  headers 
)

Field Documentation

◆ http_error_301

http_error_301
static

◆ http_error_303

http_error_303
static

◆ http_error_307

http_error_307
static

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