Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] How to get local address by using HttpClient

Hi,

 

 

I want to get the local address after using HttpClient to send a HttpExchange.

 

There is a method “getAddress” of HttpExchange or HttpDestination, but it’s remote address not the local address.

 

 

If there is no such method like “getLocalAddress”, should I post a JIRA request?

 

 

Any help is welcome, thanks in advance.

 

Micky

 

 


Back to the top