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

Breaking change? #50

Open
jonapich opened this issue Oct 27, 2016 · 0 comments
Open

Breaking change? #50

jonapich opened this issue Oct 27, 2016 · 0 comments

Comments

@jonapich
Copy link

So far I've been using the pypi version of pyrabbit, but we only had http endpoints.

I have an https endpoint to reach now, and I see that a PR was merged to this effect; so I pip-installed the current git revision and was able to use https.

However I had to specify the /api/ part of the path - looks like pyrabbit doesn't include this part of the path anymore. Previously I was able to create a client by specifying a server/port like this: myserver.mydomain.com:15672. This is no longer possible, but it starts working again with myserver.mydomain.com:15672/api/.

Is this an expected change?

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

No branches or pull requests

1 participant