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

Resources ending with .html should have the .html stripped #245

Open
white-gecko opened this issue Jan 26, 2019 · 0 comments
Open

Resources ending with .html should have the .html stripped #245

white-gecko opened this issue Jan 26, 2019 · 0 comments
Assignees
Milestone

Comments

@white-gecko
Copy link
Member

#94 was not fully implemented:

Further if there are resources ending with .html the behavior should be as follows:

<http://ex.org/e.html>    -> /e.html
<http://ex.org/f>         -> /f.html

The following setup should throw an error for now.

<http://ex.org/g.html>    -> x
<http://ex.org/g>         -> x
@white-gecko white-gecko added this to the 3.1.1 milestone Feb 6, 2019
@white-gecko white-gecko modified the milestones: 3.1.1, 3.2.1 Feb 26, 2019
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

2 participants