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

Flask routes drop the port number #7

Open
scottkleinman opened this issue Aug 1, 2018 · 0 comments
Open

Flask routes drop the port number #7

scottkleinman opened this issue Aug 1, 2018 · 0 comments

Comments

@scottkleinman
Copy link
Contributor

All the routes appear to have form like /corpus and /corpus/create. These seem to drop the port number on the server when Flask adds the trailing slash. A possibly remedy is to add the trailing slash, but lots of Ajax functions use Flask routes, so this would be a big enterprise. It might be more logical to change the proxy.

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