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

The system will automatically display the response headers #11

Open
5 tasks done
stevenklassen8376 opened this issue Mar 6, 2021 · 1 comment
Open
5 tasks done
Labels
requirement Requirement tracking

Comments

@stevenklassen8376
Copy link
Contributor

stevenklassen8376 commented Mar 6, 2021

They should be formatted nicely:

  • some kind of tabular format
  • sanity checking to ensure a really long key value does not make it ugly

This should be overridable:

  • via a setting in the configuration files
  • command line "--no-headers" to turn them off
  • command line "--headers" to turn them on (if they are off by default in the config file)
@stevenklassen8376 stevenklassen8376 added the requirement Requirement tracking label Mar 6, 2021
@stevenklassen8376
Copy link
Contributor Author

Used a command line format of --show-response-headers=(true|false) as it better fit with the configuration files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Requirement tracking
Projects
None yet
Development

No branches or pull requests

1 participant