HomeSort by relevance Sort by last modified time
    Searched defs:METHOD_NOT_ALLOWED (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
Reply.java 66 static Code METHOD_NOT_ALLOWED = new Code(405, "Method Not Allowed");
  /prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
Reply.java 66 static Code METHOD_NOT_ALLOWED = new Code(405, "Method Not Allowed");
  /external/nist-sip/java/javax/sip/message/
Response.java 23 int METHOD_NOT_ALLOWED = 405;
  /external/python/cpython3/Lib/http/
__init__.py 74 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed',
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
httplib.py 135 METHOD_NOT_ALLOWED = 405
    [all...]
  /external/python/cpython2/Lib/
httplib.py 136 METHOD_NOT_ALLOWED = 405
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
httplib.py 135 METHOD_NOT_ALLOWED = 405
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
httplib.py 135 METHOD_NOT_ALLOWED = 405
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 135 METHOD_NOT_ALLOWED = 405
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 135 METHOD_NOT_ALLOWED = 405
    [all...]
  /external/nanohttpd/core/src/main/java/fi/iki/elonen/
NanoHTTPD.java     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 
  /external/caliper/lib/
jersey-client-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 545 milliseconds

1 2