Jade Michael Thornton
Jade Michael Thornton
Since this issue was opened, we've internalized what ecstatic provided and removed the dependency, so we have more control over this. However, I'm not sure how to approach this, would...
I'm on board with this! We already have a few options in the works (#278, #538), which could be adapted to a more robust logging level system!
Also to check out, we could switch to [winston](https://github.com/winstonjs/winston), which was made by one of the same guys who started this project
Despite this being supported by union, I'm unsure whether this is within the scope of a simple http server. Given the lack of activity in the last 6 years, I'm...
I've reconsidered this, especially with the sheer simplicity of #735
I haven't been able to reproduce this, is this still ocurring on the latest version of http-server? (v13.0.1 as of this comment)
There are a handful of PRs implementing custom headers (which I need to consolidate). If custom headers could be specified, would that achieve this?
@oncletom you're totally right about `minimist` supporting object options like that, however, I do like the PR's implementation, which makes an array, a little better because it passes the headers...
@oncletom would you like to make the requested changes? Otherwise I can take this over
What does the file you're trying to serve look like? Does it have the file extension `.html`? Do other servers serve it properly?