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

Make the HTTP transport behavior consistent between WinHTTP and libcurl by disabling automatically following redirects on Windows. #6018

Merged
merged 7 commits into from
Sep 24, 2024

Commits on Sep 20, 2024

  1. Make the HTTP transport behavior consistent between WinHTTP and libCu…

    …rl by disabling automatically following redirects on Windows.
    ahsonkhan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c5607b8 View commit details
    Browse the repository at this point in the history
  2. Re-enable APC test.

    ahsonkhan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    941b88e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    7ceccb7 View commit details
    Browse the repository at this point in the history
  2. Fix casing in changelog.

    ahsonkhan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3bfead6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e10e85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad87d8 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    ahsonkhan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f3f25a8 View commit details
    Browse the repository at this point in the history