Searched refs:HTTP_CONNECTION (Results 1 – 10 of 10) sorted by relevance
91 private static final String HTTP_CONNECTION = "http.connection"; field in Connection308 mHttpContext.removeAttribute(HTTP_CONNECTION); in processRequests()357 mHttpContext.setAttribute(HTTP_CONNECTION, in openHttpConnection()446 mHttpContext.removeAttribute(HTTP_CONNECTION); in httpFailure()517 context.getAttribute(ExecutionContext.HTTP_CONNECTION); in keepAlive()
50 public static final String HTTP_CONNECTION = "http.connection"; field
80 .getAttribute(ExecutionContext.HTTP_CONNECTION); in process()
134 context.setAttribute(ExecutionContext.HTTP_CONNECTION, conn); in handleRequest()
71 ExecutionContext.HTTP_CONNECTION); in getUserToken()
406 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in execute()
95 context.getAttribute(ExecutionContext.HTTP_CONNECTION); in keepAlive()
117 ExecutionContext.HTTP_CONNECTION); in process()
453 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in execute()768 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in createTunnelToTarget()
3862 field @Deprecated public static final String HTTP_CONNECTION = "http.connection";