Searched refs:CONN_CLOSE (Results 1 – 5 of 5) sorted by relevance
42 public final static int CONN_CLOSE = 1; field in Headers463 buffer, pos, HTTP.CONN_CLOSE)) { in setConnectionType()464 connectionType = CONN_CLOSE; in setConnectionType()
482 if (connType == Headers.CONN_CLOSE) { in keepAlive()
280 if (ct == Headers.CONN_CLOSE) { in headers()281 s = HTTP.CONN_CLOSE; in headers()
45178 field public static final java.lang.String CONN_CLOSE = "Close";