Skip to content

Convert "GET" requests to "CONNECT" #533

@mariuszste

Description

@mariuszste

The idea is simple, when the options is set:

  • parse any incoming HTTP requests
  • extract the hostname and port
  • CONNECT to the upstream proxy using the host/port
  • send the http request over the tunnel and continue as normal

this would also resolve #15

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