Home
last modified time | relevance | path

Searched refs:HTTP_CONNECTION (Results 1 – 11 of 11) sorted by relevance

/external/apache-http/android/src/android/net/http/
DConnection.java91 private static final String HTTP_CONNECTION = "http.connection"; field in Connection
308 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()
/external/apache-http/src/org/apache/http/protocol/
DExecutionContext.java50 public static final String HTTP_CONNECTION = "http.connection"; field
DRequestTargetHost.java80 .getAttribute(ExecutionContext.HTTP_CONNECTION); in process()
DHttpService.java134 context.setAttribute(ExecutionContext.HTTP_CONNECTION, conn); in handleRequest()
/external/apache-http/src/org/apache/http/impl/client/
DDefaultUserTokenHandler.java71 ExecutionContext.HTTP_CONNECTION); in getUserToken()
DDefaultRequestDirector.java406 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in execute()
/external/apache-http/src/org/apache/http/impl/
DDefaultConnectionReuseStrategy.java95 context.getAttribute(ExecutionContext.HTTP_CONNECTION); in keepAlive()
/external/apache-http/src/org/apache/http/client/protocol/
DRequestAddCookies.java117 ExecutionContext.HTTP_CONNECTION); in process()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DDefaultRequestDirector.java429 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in execute()
750 context.setAttribute(ExecutionContext.HTTP_CONNECTION, in createTunnelToTarget()
/external/robolectric/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...