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_test_environ_builder: use url_scheme from path if provided #2430

Merged
merged 2 commits into from
Jul 29, 2017

Commits on Jul 27, 2017

  1. make_test_environ_builder: use url_scheme from path if provided

    When providing https url in path ("https://example.com/")
    we hope that we will get https scheme in environment
    Igor Kasianov committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    241673f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. prefer the url's scheme over the kwarg

    tabs -> spaces
    add test
    add changelog
    davidism committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    a89bdb3 View commit details
    Browse the repository at this point in the history