Lines Matching defs: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;
52 * close the connection to correctly implement the HTTP protocol.
56 * One can use the HTTP context to retrieve additional objects that
57 * may be relevant for the keep-alive strategy: the actual HTTP
58 * connection, the original HTTP request, target host if known,