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

Uri fixes #3199

Merged
merged 3 commits into from Feb 13, 2020
Merged

Uri fixes #3199

merged 3 commits into from Feb 13, 2020

Commits on Feb 13, 2020

  1. Uri fixes

    Added scaladoc to Uri.withPath to describe behaviour
    Be nice and add a / if the path does not have that and is non-empty.
    hamnis committed Feb 13, 2020
    Copy the full SHA
    69a3922 View commit details
    Browse the repository at this point in the history
  2. rename addPath to addSegment and add some scaladoc.

    Add addPath which adds segments from path
    hamnis committed Feb 13, 2020
    Copy the full SHA
    829901c View commit details
    Browse the repository at this point in the history
  3. scalafmt

    hamnis committed Feb 13, 2020
    Copy the full SHA
    97f7101 View commit details
    Browse the repository at this point in the history