Searched defs:HTTPRequestURITooLong (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/
H A Dhttpexceptions.py57 * 414 - HTTPRequestURITooLong
508 class HTTPRequestURITooLong(HTTPClientError): class in inherits:HTTPClientError
/external/chromium-trace/catapult/third_party/WebOb/webob/
H A Dexc.py52 * 414 - :class:`HTTPRequestURITooLong`
806 class HTTPRequestURITooLong(HTTPClientError): class in inherits:HTTPClientError

Completed in 199 milliseconds