Assume I have a page at:
If a visitor attempts to access it with a trailing slash:
Webflow will strip the trailing slash, and then redirect the user to an insecure version of the page.
Besides fixing it with javascript, how can I get Webflow to either allow the trailing slash, or redirect the user to the secure version of the page?
This problem appears to affect every site hosted on Webflow, with or without a custom domain (as far as I can tell).