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

[MINOR FEATURE]: Enrich the HTTPInformation #8

Open
1 task done
Supereg opened this issue Dec 27, 2021 · 0 comments
Open
1 task done

[MINOR FEATURE]: Enrich the HTTPInformation #8

Supereg opened this issue Dec 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Supereg
Copy link
Member

Supereg commented Dec 27, 2021

Problem

Currently, HTTPInformation (introduced with #6) stores hostname and port to described the HTTP server of a Apodini web service. It doesn't provide any information on e.g. user http protocol.

Solution

Add additional information like:

  • Supported HTTP version (maybe some mapping to the different exporters?)
  • Information about security layer (https vs http)
  • Maybe, information about reserved paths (e.g. the /apodini path) and registered special routes(?)

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant