OpenQuizz
Une application de gestion des contenus pédagogiques
|
Static Public Attributes | |
code | |
description | |
![]() | |
code | |
description | |
Additional Inherited Members | |
![]() | |
def | __init__ (self, description=None, response=None) |
def | wrap (cls, exception, name=None) |
def | name (self) |
def | get_description (self, environ=None) |
def | get_body (self, environ=None) |
def | get_headers (self, environ=None) |
def | get_response (self, environ=None) |
def | __call__ (self, environ, start_response) |
def | __str__ (self) |
def | __repr__ (self) |
![]() | |
response | |
*428* `Precondition Required` The server requires this request to be conditional, typically to prevent the lost update problem, which is a race condition between two or more clients attempting to update a resource through PUT or DELETE. By requiring each client to include a conditional header ("If-Match" or "If-Unmodified- Since") with the proper value retained from a recent GET request, the server ensures that each client has at least seen the previous revision of the resource.
|
static |
|
static |