Home
last modified time | relevance | path

Searched refs:SC_MULTIPLE_CHOICES (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/
H A DHttpStatus.java141 public static final int SC_MULTIPLE_CHOICES = 300; field in HttpStatus
272 addStatusCodeMap(SC_MULTIPLE_CHOICES, "Multiple Choices"); in addStatusCodeMap() argument
/dports/www/p5-libservlet/libservlet-0.9.2/lib/Servlet/Http/
H A DHttpServletResponse.pm16 use constant SC_MULTIPLE_CHOICES => 300; constant
/dports/sysutils/monit/monit-5.29.0/src/http/
H A Dhttpstatus.h41 #define SC_MULTIPLE_CHOICES 300 macro
H A Dprocessor.c385 case SC_MULTIPLE_CHOICES: in get_status_string()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/
H A DHttpStatus.java75 public static final int SC_MULTIPLE_CHOICES = 300; field
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/
H A DHttpStatus.java75 public static final int SC_MULTIPLE_CHOICES = 300; field
/dports/devel/ada-util/ada-util-b6612400/src/http/
H A Dutil-http.ads37 SC_MULTIPLE_CHOICES : constant Natural := 300; constant
/dports/devel/hadoop2/jetty-6.1.14/modules/servlet-api-2.5/src/main/java/javax/servlet/http/
H A DHttpServletResponse.java407 public static final int SC_MULTIPLE_CHOICES = 300; field
/dports/devel/hadoop/jetty-6.1.14/modules/servlet-api-2.5/src/main/java/javax/servlet/http/
H A DHttpServletResponse.java407 public static final int SC_MULTIPLE_CHOICES = 300; field
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DDAVException.hxx52 const sal_uInt16 SC_MULTIPLE_CHOICES = 300; variable
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DCancelDelegationTokenServlet.java63 resp.sendError(HttpServletResponse.SC_MULTIPLE_CHOICES, in doGet()
H A DRenewDelegationTokenServlet.java63 resp.sendError(HttpServletResponse.SC_MULTIPLE_CHOICES, in doGet()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DCancelDelegationTokenServlet.java62 resp.sendError(HttpServletResponse.SC_MULTIPLE_CHOICES, in doGet()
H A DRenewDelegationTokenServlet.java65 resp.sendError(HttpServletResponse.SC_MULTIPLE_CHOICES, in doGet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DDAVException.hxx53 const sal_uInt16 SC_MULTIPLE_CHOICES = 300; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx61 const sal_uInt16 SC_MULTIPLE_CHOICES = 300; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx62 const sal_uInt16 SC_MULTIPLE_CHOICES = 300; variable
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/
H A DEnglishReasonPhraseCatalog.java168 setReason(HttpStatus.SC_MULTIPLE_CHOICES, in setReason() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/
H A DEnglishReasonPhraseCatalog.java168 setReason(HttpStatus.SC_MULTIPLE_CHOICES, in setReason() argument
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/
H A DTestRedirects.java192 new BasicRedirectService(host, port, HttpStatus.SC_MULTIPLE_CHOICES)); in testBasicRedirect300()
197 assertEquals(HttpStatus.SC_MULTIPLE_CHOICES, httpget.getStatusCode()); in testBasicRedirect300()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DResponseCachingPolicy.java66 HttpStatus.SC_MULTIPLE_CHOICES,
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DResponseCachingPolicy.java66 HttpStatus.SC_MULTIPLE_CHOICES,
/dports/editors/fpc-ide/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc15565 SC_MULTIPLE_CHOICES = 300;
/dports/lang/fpc-source/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc15565 SC_MULTIPLE_CHOICES = 300;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc15565 SC_MULTIPLE_CHOICES = 300;

12