Class ConnectMethod

java.lang.Object
org.apache.commons.httpclient.HttpMethodBase
org.apache.commons.httpclient.ConnectMethod
All Implemented Interfaces:
HttpMethod

public class ConnectMethod extends HttpMethodBase
Establishes a tunneled HTTP connection via the CONNECT method.
Since:
2.0
Version:
$Revision: 483949 $ $Date: 2006-12-08 12:34:50 +0100 (Fri, 08 Dec 2006) $
Author:
Ortwin Gl???ck, dIon Gillard, Mike Bowler, Oleg Kalnichevski