Home
last modified time | relevance | path

Searched refs:SC_MOVED_PERMANENTLY (Results 1 – 7 of 7) sorted by relevance

/external/apache-http/src/org/apache/http/
DHttpStatus.java89 public static final int SC_MOVED_PERMANENTLY = 301; field
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java143 setReason(HttpStatus.SC_MOVED_PERMANENTLY, in setReason() argument
/external/apache-http/src/org/apache/http/impl/client/
DDefaultRedirectHandler.java89 case HttpStatus.SC_MOVED_PERMANENTLY: in isRedirectRequested()
/external/guice/extensions/servlet/lib/build/
Dservlet-api-2.5.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/external/guice/extensions/persist/lib/
Dservlet-api-2.5.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/external/guice/extensions/struts2/lib/
Dservlet-api-2.5.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/external/apache-http/api/
Dcurrent.txt1041 field @Deprecated public static final int SC_MOVED_PERMANENTLY = 301; // 0x12d