Home
last modified time | relevance | path

Searched refs:SC_RESET_CONTENT (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/http/
DHttpStatus.java75 public static final int SC_RESET_CONTENT = 205; field
/external/apache-http/src/org/apache/http/protocol/
DResponseContent.java100 && status != HttpStatus.SC_RESET_CONTENT) { in process()
DHttpRequestExecutor.java94 && status != HttpStatus.SC_RESET_CONTENT; in canResponseHaveBody()
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java202 setReason(HttpStatus.SC_RESET_CONTENT, in setReason() argument
/external/apache-http/api/
Dcurrent.txt1061 field @Deprecated public static final int SC_RESET_CONTENT = 205; // 0xcd