HTTH-843 — Proxy cannot create module for sending CONNECT response headers
When the proxy gets a CONNECT request, it establishes a connection to the server, reports success or failure back to the client in a form of normal HTTP status line and headers and then switches into tunnel mode. If the module for reporting the outcome of connect cannot be initialized, the request fails.