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

Http proxy basic authentication on windows #1410

Closed
wants to merge 6 commits into from

Commits on May 19, 2024

  1. WIP

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d9d20a8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix authentication after redirection

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e4ac0ef View commit details
    Browse the repository at this point in the history
  2. Improvements and tests

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    681cd57 View commit details
    Browse the repository at this point in the history
  3. Fix compiler warning

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8a5599d View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ec2dcc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Re-implement parsing without regex

    Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
    sylvlecl committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7781789 View commit details
    Browse the repository at this point in the history