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

Append slash on directories #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

connyay
Copy link

@connyay connyay commented Jun 30, 2015

No description provided.

@connyay
Copy link
Author

connyay commented Jun 30, 2015

I should have looked at the other PRs... looks like this has come up quite a bit. I guess I should close this in favor of #31

@dougwilson
Copy link
Contributor

Hi! Have you taken a look at the other two PRs for this yet? Can you comment on the difference between your PR and those?

@dougwilson
Copy link
Contributor

lol, sorry, looks like we were racing to type first :)

@connyay
Copy link
Author

connyay commented Jun 30, 2015

No worries. It was my bad.

This PR is pretty lacking. I should have looked at json & plain closer.

Are you still looking for: #31 (comment) ? Do you think trailingSlashes should be an option? To match apache & nginx, I personally think that this should be the default.

Katello (Red Hat Satellite) uses this code to crawl a directory listing and find necessary files. I would assume there are probably some other crawlers that work in a similar way.

I can work on unifying #27 & #31 (& now this one). Just let me know which one you are leaning toward.

Thanks!

@dougwilson
Copy link
Contributor

Awesome. Let me collect my thoughts for you and then when I get home in a bit, I'll write them out :)

As for it being an option, unfortunately we did a while ago try just adding trailing slashes but it broke people. I 100% agree it should be default, but to do that we do need to major bump based on past problems. We are open for a major bump Aug 1 if you want to wait, otherwise we can add it as optional now and swap the default on the Aug 1 major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants