Skip to content

[Proposal] Display remote IP address like chrome dev tools does #347

@owl-from-hogvarts

Description

@owl-from-hogvarts

IP address of responding server may be useful when:

  • debugging request balancing
  • api endpoints are served by different machines

remote IP address could be print as metadata somewhere before response in a form like:

Remote IP address: <ip-address>
HTTP/1.1 200 OK
...

It is wise to put this feature under dedicated option to not clutter output and mislead users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions