Add a switch to force requests.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if we see the user request a directory, we assume that means to start a server. If they want to test requesting what maps to a directory, they are going to need a switch to force a request regardless of whether the path resolves to a directory.
Actually, if there is a `//` in the path, that would do it.
Contributor guide
Assessment
This issue has not been assessed yet.