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

Don't remove trailing / on galaxy api URLS #63294

Merged
merged 1 commit into from
Jan 8, 2020
Merged

Don't remove trailing / on galaxy api URLS #63294

merged 1 commit into from
Jan 8, 2020

Commits on Oct 9, 2019

  1. Don't remove trailing / on galaxy api URLS

    This causes multiple unneeded http redirects.
    Since each http redirect takes a few hundred
    milliseconds, handling the redirects starts to
    take up a significant amount of wall time.
    
    Fixes: #63281
    alikins committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    c8bf126 View commit details
    Browse the repository at this point in the history