Skip to content

Added missing trailing slash#147

Open
gpjt wants to merge 1 commit intopythonanywhere:masterfrom
gpjt:patch-1
Open

Added missing trailing slash#147
gpjt wants to merge 1 commit intopythonanywhere:masterfrom
gpjt:patch-1

Conversation

@gpjt
Copy link
Contributor

@gpjt gpjt commented Oct 3, 2025

".../reload" redirects to ".../reload/" on a POST, and of course a redirection can't be to a POST. Code at https://github.com/pythonanywhere/pythonanywhere-core/blob/master/pythonanywhere_core/website.py correctly has the trailing slash, so I assume this is a doc error?

".../reload" redirects to ".../reload/" on a POST, and of course a redirection can't be to a POST.  Code at https://github.com/pythonanywhere/pythonanywhere-core/blob/master/pythonanywhere_core/website.py correctly has the trailing slash, so I assume this is a doc error?
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

Successfully merging this pull request may close these issues.

1 participant