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

forward request to /_api/version to the arangod instance URL #248

Open
dothebart opened this issue Jan 6, 2020 · 0 comments
Open

forward request to /_api/version to the arangod instance URL #248

dothebart opened this issue Jan 6, 2020 · 0 comments

Comments

@dothebart
Copy link
Contributor

If an arangosh connects to a server endpoint, it will query /_api/version first using username and password.
Since its obvious this won't work with the starter, it should redirect (HTTP 301 - permanently moved) to the next Arangod-Instance it knows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants