The HTTP CONNECT method is used to establish a tunnel between a client and a target server through an intermediary, usually a proxy server. This method is commonly used for secure communication over HTTPS by allowing a client to create an end-to-end encrypted connection through a proxy.