http-server icon indicating copy to clipboard operation
http-server copied to clipboard

a simple zero-configuration command-line http server

Results 164 http-server issues
Sort by recently updated
recently updated
newest added

**Please ensure that your pull request fulfills these requirements:** - [X] The pull request is being made against the `master` branch - [ ] Tests for the changes have been...

minor version
fix

**Please ensure that your pull request fulfills these requirements:** - [X] The pull request is being made against the `master` branch - [ ] Tests for the changes have been...

patch version
enhancement

**Please ensure that your pull request fulfills these requirements:** - [ ] The pull request is being made against the `master` branch - No. This is based on https://github.com/http-party/http-server/pull/674, but...

patch version
enhancement

Possibly fixes #525. However I've been unable to reproduce the core issue, so I can't test this and require help doing so.

patch version
high priority
help-wanted
stale
fix

When running the http-server with SSL enabled, there was no command line option to configure the CA file. I added this option. Fixes #155

minor version
stale
feature

are there any plans to update this module to support http2?

stale

Is it possible to serve multiple directories?

I had just submitted a PR for this (I was assuming that the options were getting passed to the standard `https.createServer` method), but it looks like it would require an...

stale

I have a certificate from Comodo for my domain as well as a CA bundle (several CA-related certificates). Some browsers require the CA Bundle to fully trust the website. I'm...

minor version

It would be super useful for making local web apps that can also write files.

major version
stale