Home
last modified time | relevance | path

Searched defs:METHOD_NOT_ALLOWED (Results 1 – 25 of 59) sorted by relevance

123

/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/nikic/fast-route/src/
H A DDispatcher.php9 const METHOD_NOT_ALLOWED = 2; define
/dports/deskutils/egroupware/egroupware/vendor/nikic/fast-route/src/
H A DDispatcher.php9 const METHOD_NOT_ALLOWED = 2; define
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/nikic/fast-route/src/
H A DDispatcher.php9 const METHOD_NOT_ALLOWED = 2; define
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/nikic/fast-route/src/
H A DDispatcher.php9 const METHOD_NOT_ALLOWED = 2; define
/dports/databases/mantis/mantisbt-2.25.2/vendor/nikic/fast-route/src/
H A DDispatcher.php9 const METHOD_NOT_ALLOWED = 2; define
/dports/www/radicale/Radicale-3.0.6/radicale/
H A Dhttputils.py43 METHOD_NOT_ALLOWED = ( variable
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/http/
H A DHttpClient.h26 METHOD_NOT_ALLOWED = 405, enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/nio/server/
H A DReply.java66 static Code METHOD_NOT_ALLOWED = new Code(405, "Method Not Allowed"); field in Reply.Code
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/nio/server/
H A DReply.java66 static Code METHOD_NOT_ALLOWED = new Code(405, "Method Not Allowed"); field in Reply.Code
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_constants.py44 METHOD_NOT_ALLOWED = 405 variable in StatusCodes
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/webdriver/remote/
H A Derrorhandler.py64 METHOD_NOT_ALLOWED = 405 variable in ErrorCode
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webdriver/pylib/selenium/webdriver/remote/
H A Derrorhandler.py64 METHOD_NOT_ALLOWED = 405 variable in ErrorCode
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot-data/include/aws/iot-data/
H A DIoTDataPlaneErrors.h52 METHOD_NOT_ALLOWED, enumerator
/dports/audio/ampache/ampache-php74-5.0.0/vendor/teapot/status-code/src/RFC/
H A DRFC7231.php578 const METHOD_NOT_ALLOWED = 405; define
H A DRFC2616.php499 const METHOD_NOT_ALLOWED = 405; define
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/
H A DPinpointErrors.h54 METHOD_NOT_ALLOWED, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-resource-groups/include/aws/resource-groups/
H A DResourceGroupsErrors.h53 METHOD_NOT_ALLOWED, enumerator
/dports/www/py-selenium/selenium-3.141.0/selenium/webdriver/remote/
H A Derrorhandler.py96 METHOD_NOT_ALLOWED = [405, 'unsupported operation'] variable in ErrorCode
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/network/
H A DHttpStatusCode.java58 public static final int METHOD_NOT_ALLOWED = 405; field in HttpStatusCode
/dports/www/restbed/restbed-4.8/source/corvusoft/restbed/
H A Dstatus_code.hpp52 METHOD_NOT_ALLOWED = 405, enumerator
/dports/net/py-aiocoap/aiocoap-0.4.3/aiocoap/numbers/
H A Dcodes.py48 METHOD_NOT_ALLOWED = 133 variable in Code
/dports/databases/py-sqlite3/Python-3.8.12/Lib/http/
H A D__init__.py76 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus
/dports/databases/py-gdbm/Python-3.8.12/Lib/http/
H A D__init__.py76 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus
/dports/lang/python37/Python-3.7.12/Lib/http/
H A D__init__.py75 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus
/dports/lang/python38/Python-3.8.12/Lib/http/
H A D__init__.py76 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus

123