Home
last modified time | relevance | path

Searched refs:SC_MOVED_PERMANENTLY (Results 1 – 4 of 4) 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/apache-http/api/
Dcurrent.txt1041 field @Deprecated public static final int SC_MOVED_PERMANENTLY = 301; // 0x12d