Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support User-Agent change and deletion from -H, simplify UI for headers #649

Merged
merged 6 commits into from Nov 7, 2022

Commits on Nov 6, 2022

  1. support User-Agent change and deletion from -H, simplify UI for heade…

    …rs to be extra headers only. fixes #648
    ldemailly committed Nov 6, 2022
    Copy the full SHA
    4d9937f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. move the X-Proxy-Agent setup to OnBehalfOfRequest and add workaround …

    …for go client feature of setting User-Agent when not present
    ldemailly committed Nov 7, 2022
    Copy the full SHA
    3d9e5c2 View commit details
    Browse the repository at this point in the history
  2. additional test for multi proxy. allow spaces in header value to diff…

    …erentiate between delete and emit empty for stdclient and User-Agent:. fixed debug output as well for the stdclient request.
    ldemailly committed Nov 7, 2022
    Copy the full SHA
    302fe8d View commit details
    Browse the repository at this point in the history
  3. make linter happy

    ldemailly committed Nov 7, 2022
    Copy the full SHA
    2a7581d View commit details
    Browse the repository at this point in the history
  4. glad I have good tests

    ldemailly committed Nov 7, 2022
    Copy the full SHA
    7fb2192 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7901945 View commit details
    Browse the repository at this point in the history