Home
last modified time | relevance | path

Searched defs:CONN_CLOSE (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/protocol/
DHTTP.java71 public static final String CONN_CLOSE = "Close"; field in HTTP
/external/apache-http/android/src/android/net/http/
DHeaders.java40 public final static int CONN_CLOSE = 1; field in Headers