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

Add proxy setting when url_prefix is changed #1276

Merged
merged 2 commits into from Apr 28, 2021

Commits on Apr 27, 2021

  1. Add proxy setting when url_prefix is changed

    Without this setting, setting the url_prefix after
    a Faraday::Connection is initialized results in no_proxy
    settings ignored when using relative paths.
    ci committed Apr 27, 2021
    Copy the full SHA
    093f907 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Copy the full SHA
    eb3c73b View commit details
    Browse the repository at this point in the history