Even though HTTP CONNECT proxying is generally used for HTTPS tunneling, the returned socket will not have been wrapped in an SSL socket.
Both the proxy and destination hosts must be set via the {@link #getHostConfiguration() host configuration} prior to calling this method.
@return the connect response @throws IOException @throws HttpException @see #getHostConfiguration()
|
|