The Wayback Machine - https://web.archive.org./web/20201206190142/https://github.com/http-party/http-server/issues/529
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: show server settings info at start #529

Open
pintux opened this issue on May 16, 2019 · 2 comments · May be fixed by #654
Open

Feature request: show server settings info at start #529

pintux opened this issue on May 16, 2019 · 2 comments · May be fixed by #654

Comments

@pintux
Copy link

@pintux pintux commented on May 16, 2019

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:

Starting up http-server, serving ./
CORS enabled
Cache disabled

Available on:
  http://127.0.0.1:8081
  http://172.20.10.2:8081
  http://172.20.10.4:8081

Tell us about your environment

  • http-server version:
  • Platform:

Other information (related issues, suggestions for a fix, etc):

@kmjayadeep
Copy link

@kmjayadeep kmjayadeep commented on Sep 30, 2019

Can I take this up?

@ColtonHerrod
Copy link

@ColtonHerrod ColtonHerrod commented on Sep 13, 2020

I'd like to tackle this if its still outstanding. Looks like the available IPs/ports are being logged, but the options aren't.

@ColtonHerrod ColtonHerrod linked a pull request that will close this issue on Sep 13, 2020
2 of 2 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants
You can’t perform that action at this time.