Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] How to get listen address after a HttpClient request?

Dear all,

 

 

I want to get the local listen address of a request of HttpClient.

It means after a successful GET/POST request by using HttpClient, I want to get the connecting local address. (listen address too)

 

I didn’t find any document or API described it.

 

Can anyone help me?

 

Sincerely,

Micky

 

 


Back to the top