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

UrlRewriter should be able to load credentials from .netrc #14066

Closed
wants to merge 5 commits into from

Commits on Oct 1, 2021

  1. UrlRewriter should be able to load credentials from .netrc

    Denys Kurylenko committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    170551c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    d9d16c5 View commit details
    Browse the repository at this point in the history
  2. addressed code review comments

    Denys Kurylenko committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1b5128d View commit details
    Browse the repository at this point in the history
  3. more cleanup for List vs. ImmutableList

    Denys Kurylenko committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e6030b5 View commit details
    Browse the repository at this point in the history
  4. fixed tests for windows

    Denys Kurylenko committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1bb93de View commit details
    Browse the repository at this point in the history