Home
last modified time | relevance | path

Searched refs:NO_CONTENT_LENGTH (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/android/src/android/net/http/
DHeaders.java49 public final static long NO_CONTENT_LENGTH = -1; field in Headers
154 contentLength = NO_CONTENT_LENGTH; in Headers()
DAndroidHttpClientConnection.java418 if (contentlen > Headers.NO_CONTENT_LENGTH) { in determineLength()
/external/apache-http/api/
Dcurrent.txt179 field public static final long NO_CONTENT_LENGTH = -1L; // 0xffffffffffffffffL