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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing combineURLs to support an empty relativeURL #581

Merged
merged 2 commits into from Dec 8, 2016

Commits on Dec 7, 2016

  1. Fixing combineURLs to support an empty relativeURL

    When combining the base and relative URLs, we should forego force
    appending a slash to the base when the relative URL is empty.
    This leads to a semantic url.
    loklaan committed Dec 7, 2016
    Copy the full SHA
    2bd48d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

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