Lines Matching refs:http
2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/ConnectionReuseStrategy.java $
15 * http://www.apache.org/licenses/LICENSE-2.0
28 * <http://www.apache.org/>.
32 package org.apache.http;
34 import org.apache.http.protocol.HttpContext;
48 * Please visit <a href="http://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a>
57 * close the connection to correctly implement the HTTP protocol.
61 * One can use the HTTP context to retrieve additional objects that
62 * may be relevant for the keep-alive strategy: the actual HTTP
63 * connection, the original HTTP request, target host if known,