Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Feature request: show server settings info at start #529
Comments
Can I take this up? |
I'd like to tackle this if its still outstanding. Looks like the available IPs/ports are being logged, but the options aren't. |
Do you want to request a feature or report a bug?
feature
If the issue is a bug report, please provide the steps to reproduce it. Please include the actual command causing the issue if applicable.
What did you expect to happen?
What actually happened? Please include the actual error trace and / or stack trace if applicable.
If the issue is a feature request, what is the motivation / use case for it?
It would be nice to have a minimal recap of the server settings / options passed when server starts. For example, for a command like the following:
http-server -c-1 --cors
At start, it could be nice to have an output like the following:
Tell us about your environment
Other information (related issues, suggestions for a fix, etc):