Skip to content

Provide a better API for accessing the SocketAddress for the connecting client #70

@0xTim

Description

@0xTim

In NIO you can get the SocketAddress of the client connecting to get a peer address. This is awkward in the HTTP server and relies on reading the authority from HTTPRequest which requires parsing the port/IP address from the string

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.status/needs-designNeeds further discussion and a concrete proposal.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions