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

No trailing slash redirection for internal urls #46

Closed
butuzov opened this issue Dec 18, 2019 · 1 comment
Closed

No trailing slash redirection for internal urls #46

butuzov opened this issue Dec 18, 2019 · 1 comment
Labels
Bug Something isn't working
Milestone

Comments

@butuzov
Copy link
Owner

butuzov commented Dec 18, 2019

Files now doesn't support trailing slash redirections.

@issue-label-bot issue-label-bot bot added the Bug Something isn't working label Dec 18, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.82. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

butuzov added a commit that referenced this issue Dec 18, 2019
Feature of internal file serving improved in general:

- #45 It's faster now (had an issue with charset detection)
- #46 It's more stable (Added virtual redirects if requested file dosn't have '/')
butuzov added a commit that referenced this issue Dec 18, 2019
Feature of internal file serving improved in general:

- #45 It's faster now (had an issue with charset detection)
- #46 It's more stable (Added virtual redirects if requested file dosn't have '/')
@butuzov butuzov added this to the 0.2.2 milestone Dec 19, 2019
@butuzov butuzov closed this as completed Dec 31, 2019
@butuzov butuzov modified the milestones: 0.2.2, 0.3.0 Feb 28, 2020
butuzov added a commit that referenced this issue Mar 1, 2020
* `feature`: #8 `robots.txt` supported (only checking what content
   allowed to be crawled)
* `feature`: github actions supported image (see #28)
* `docs`: github actions supported image (see #28)
* `bugfix`: #51 links with \n character are working now.
* `bugfix`: #46 trailing slash in redirection urls.
* `bugfix`: #33 external redirection error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant