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

Add support for directory indexes #71

Closed
wants to merge 1 commit into from
Closed

Add support for directory indexes #71

wants to merge 1 commit into from

Conversation

meleyal
Copy link

@meleyal meleyal commented Jun 6, 2019

Adds a new directoryIndexes option to support resolving relative links in combination with directory indexes.

Refs: #34 (comment)

@meleyal meleyal mentioned this pull request Jun 6, 2019
Repository owner deleted a comment Oct 13, 2020
@JustinBeckwith
Copy link
Owner

Greetings, and thanks for the PR! This is getting a little moldy :) To be honest, I don't entirely understand the problem it's trying to solve. Can you expand on this comment a little bit?

On testing, it looks like serve-static does append a trailing slash. The problem seems to be that gaxios doesn't respect the directory index when doing a GET/HEAD request.

I'm not entirely sure what that means :)

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

Successfully merging this pull request may close these issues.

2 participants