Home
last modified time | relevance | path

Searched defs:HTTP_422 (Results 1 – 3 of 3) sorted by relevance

/dports/www/py-webargs/webargs-8.0.1/src/webargs/
H A Dfalconparser.py10 HTTP_422 = "422 Unprocessable Entity" variable
/dports/www/py-spyne/spyne-2.13.16/spyne/const/
H A Dhttp.py64 HTTP_422 = '422 Unprocessable Entity' # (WebDAV; RFC 4918) variable
/dports/www/py-falcon/falcon-2.0.0/falcon/
H A Dstatus_codes.py100 HTTP_422 = '422 Unprocessable Entity' variable