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

/external/chromium-trace/catapult/third_party/Paste/paste/
H A Dhttpexceptions.py58 * 415 - HTTPUnsupportedMediaType
513 class HTTPUnsupportedMediaType(HTTPClientError): class in inherits:HTTPClientError
/external/chromium-trace/catapult/third_party/WebOb/webob/
H A Dexc.py53 * 415 - :class:`HTTPUnsupportedMediaType`
820 class HTTPUnsupportedMediaType(HTTPClientError): class in inherits:HTTPClientError

Completed in 48 milliseconds