Home
last modified time | relevance | path

Searched refs:HTTPNotImplemented (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/py-osc-lib/osc-lib-2.4.2/osc_lib/
H A Dexceptions.py106 class HTTPNotImplemented(ClientException): class
124 HTTPNotImplemented
/dports/net/py-python-novaclient/python-novaclient-17.1.0/novaclient/
H A Dexceptions.py199 class HTTPNotImplemented(ClientException): class
215 RateLimit, HTTPNotImplemented]
/dports/www/py-falcon/falcon-2.0.0/tests/
H A Dtest_error.py23 (falcon.HTTPNotImplemented, status.HTTP_501),
57 falcon.HTTPNotImplemented,
/dports/net/py-python-cinderclient/python-cinderclient-7.2.0/cinderclient/
H A Dexceptions.py228 class HTTPNotImplemented(ClientException): class
245 OverLimit, HTTPNotImplemented])
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/project/instances/
H A Dconsole.py49 httpnotimplemented = nova_exception.HTTPNotImplemented
/dports/www/py-pyramid/pyramid-1.7.3/docs/api/
H A Dhttpexceptions.rst98 .. autoexception:: HTTPNotImplemented
/dports/www/py-paste/Paste-3.4.6/tests/test_exceptions/
H A Dtest_httpexceptions.py94 notimpl = HTTPNotImplemented()
/dports/net/py-python-ceilometerclient/python-ceilometerclient-2.9.0/ceilometerclient/
H A Dexc.py105 class HTTPNotImplemented(HTTPException): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/tests/test_exceptions/
H A Dtest_httpexceptions.py92 notimpl = HTTPNotImplemented()
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/compute/v2/
H A Dhypervisor.py121 except nova_exceptions.HTTPNotImplemented:
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/
H A Dexc.py158 class HTTPNotImplemented(HTTPException): class
/dports/net/py-python-ceilometerclient/python-ceilometerclient-2.9.0/ceilometerclient/tests/unit/
H A Dtest_exc.py29 'HTTPNotImplemented': exc.HTTPNotImplemented,
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/
H A Dexc.py128 class HTTPNotImplemented(HTTPException): class
/dports/www/py-falcon/falcon-2.0.0/falcon/
H A Derrors.py1219 class HTTPNotImplemented(HTTPError): class
1266 super(HTTPNotImplemented, self).__init__(status.HTTP_501, title,
/dports/www/trac-devel/Trac-1.5.3/doc/api/
H A Dtrac_web_api.rst87 .. autoexception :: HTTPNotImplemented
/dports/www/mod_webkit/w4py-1.2.3/WebKit/
H A DHTTPExceptions.py317 class HTTPNotImplemented(HTTPException): class
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/include/http/
H A DHTTP.h139 HTTPNotImplemented = 501, enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/include/http/
H A DHTTP.h142 HTTPNotImplemented = 501, enumerator
/dports/finance/electrum/Electrum-4.1.5/packages/aiohttp/
H A Dweb.py53 HTTPNotImplemented as HTTPNotImplemented, unknown
H A Dweb_exceptions.py408 class HTTPNotImplemented(HTTPServerError): class
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/
H A Dweb.py53 HTTPNotImplemented as HTTPNotImplemented, unknown
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/
H A Dweb.py53 HTTPNotImplemented as HTTPNotImplemented, unknown
/dports/net/py-python-keystoneclient/python-keystoneclient-4.3.0/keystoneclient/
H A Dexceptions.py357 HTTPNotImplemented = HttpNotImplemented variable
/dports/www/py-falcon/falcon-2.0.0/docs/api/
H A Derrors.rst98 HTTPInternalServerError, HTTPNotImplemented, HTTPBadGateway,
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/http/
H A DREADME.http106 501 HTTPNotImplemented

123