Skip to content

[MINOR FEATURE]: Enrich the HTTPInformation #8

Open
@bauer-andreas

Description

@bauer-andreas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions