[
https://issues.apache.org/jira/browse/HTTPCORE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477349
]
Oleg Kalnichevski commented on HTTPCORE-50:
-------------------------------------------
Hi Asankha,
Actually, all connection classes that represent an IP connection are expected
to implement an optional interface HttpInetConnection [1], which can be used to
obtain connection remote address and port. Should this be sufficient?
Oleg
[1]
http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpInetConnection.java
> Expose the remote IP address of a connection through HttpRequest or
> NHttpServerConnection
> -----------------------------------------------------------------------------------------
>
> Key: HTTPCORE-50
> URL: https://issues.apache.org/jira/browse/HTTPCORE-50
> Project: HttpComponents Core
> Issue Type: Improvement
> Components: HttpCore NIO
> Affects Versions: 4.0-alpha4
> Reporter: Asankha C. Perera
>
> It should be possible for a user to find out the remote IP address for a
> request through the HttpRequest or NHttpServerConnection
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]