Skip to content

How to parse Proxy-Authorization in HTTPS requests ? #123

@0x13A0F

Description

@0x13A0F

Hi
I'm working on a proxy based on hudsucker, and im pretty new to Rust. the first thing i wanna do is make proxy authorization work, it does work fine with HTTP, but with HTTPS it's different, since there is a CONNECT request done first, so when the actual request go through, the header is dropped, is there anything builtin in hudsucker or Rust to handle this issue properly ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions