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

**Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.** **What did you expect to happen?** **If the issue is a feature request, what...

minor version
stale

When http-server is spawned as a child process, when it exits (uppon `SIGINT`/`SIGTERM`), in certain conditions (depending on platforms and the platform conditions, it's hard to reliably reproduce), the port...

stale

This is a feature request, to display the valid SSL name (from the certificate) when starting up the server. **Steps to reproduce the issue, if applicable. Include the actual command...

good first issue
stale
Hacktoberfest

#### Environment Versions 1. OS Type: Windows 11 1. Node version: `$ node --version` v16.3.0 1. http-server version: `$ http-server --version` v14.1.0 #### Steps to reproduce 1. Run this code:...

stale

#### What's the problem this feature will solve? Using http-server `-P` parameter to use a local virtual domain, we still need to update /etc/hosts file to be able to access...

stale

Changes minor logging output issue ##### Relevant issues Fixes #810 ##### Contributor checklist - [x] Provide tests for the changes (unless documentation-only) - [x] Documented any new features, CLI switches,...

Use case was: https://github.com/indexzero/http-server/issues/281 Feel free to close if doesn't seem relevant… Fixes #174, fixes #334, fixes #644

minor version
feature

This PR adds handling for fatal crashes of any type. Just so you don't have to see a giant error stack on your console. The feature is turned on by...

**Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.** **What did you expect to happen?** I expected that when an error happens, the...

stale

I noticed that where it normally says "Available on: http://localhost:8080", now it says nothing. ![image](https://user-images.githubusercontent.com/68416/172418390-0c9f548c-655b-4692-9136-63d4a2c0df22.png) #### Environment Versions 1. OS Type - Ubuntu Linux within Windows Subsystem for Linux 1....

stale