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

Conversation

seanmonstar
Copy link
Member

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.

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.
@seanmonstar seanmonstar merged commit 39a53fc into master Jan 18, 2017
@seanmonstar seanmonstar deleted the next-uri branch January 18, 2017 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants