Skip to content

Conversation

@jkohen
Copy link
Contributor

@jkohen jkohen commented Jan 2, 2019

This is so that any paths in the API prefix URL are preserved. E.g. url.Parse("http://127.0.0.1:9090/foo").Parse("bar") gives "http://127.0.0.1:9090/foo/bar"

Closes #71

@jkohen jkohen changed the title Make the default URL relative Make the API URLs relative Jan 2, 2019
@jkohen jkohen requested review from StevenYCChou and fabxc January 2, 2019 19:19
@jkohen
Copy link
Contributor Author

jkohen commented Jan 2, 2019

The build is failing due to unused fields. It looks like make staticcheck started failing. I'll send a separate PR to address those, please review this in the meantime.

jkohen added 3 commits January 2, 2019 14:28
This is so that any paths in the API prefix URL are preserved. E.g. `url.Parse("http://127.0.0.1:9090/foo").Parse("bar")` gives `"http://127.0.0.1:9090/foo/bar"`
This is so that any paths in the API prefix URL are preserved. E.g. `url.Parse("http://127.0.0.1:9090/foo").Parse("bar")` gives `"http://127.0.0.1:9090/foo/bar"`
@jkohen jkohen merged commit 1e99149 into master Jan 3, 2019
@jkohen jkohen deleted the jkohen-patch-1 branch January 3, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

target refresh failed: unexpected response status: 404 Not Found

4 participants