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

feat(uri): redesign RequestUri type into Uri #1014

Merged
merged 1 commit into from
Jan 18, 2017
Merged

feat(uri): redesign RequestUri type into Uri #1014

merged 1 commit into from
Jan 18, 2017

Commits on Jan 18, 2017

  1. feat(uri): redesign RequestUri type into Uri

    Closes #1000
    
    BREAKING CHANGE: The name of `RequestUri` has changed to `Uri`. It is no
      longer an `enum`, but an opaque struct with getter methods.
    GuillaumeGomez authored and seanmonstar committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    9036443 View commit details
    Browse the repository at this point in the history