Skip to content

Support for HTTP CONNECT? #230

Closed
Closed
@tonygambone

Description

@tonygambone

Does node-http-proxy support HTTP CONNECT requests, like:

CONNECT example.com:443 HTTP/1.1
Host: example.com:443

The proxy would then maintain the two connections, and forward the SSL traffic between the client and the target server.

If so, how do I set this up?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions