We should provide an `HTTPServerCapability` for exposing connection-scoped peer and local addresses. This was added to the `NIOHTTPServer` in https://github.com/swift-server/swift-http-server/pull/92 but should be upstreamed to the `HTTPServer` abstract API.
We should provide an
HTTPServerCapabilityfor exposing connection-scoped peer and local addresses.This was added to the
NIOHTTPServerin swift-server/swift-http-server#92 but should be upstreamed to theHTTPServerabstract API.