You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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