Hi I'm using the Apache HttpClient 4.1.2 and I want to get the local port of the underlying socket. I have not found a reasonable way to get the port-number without changing a lot of the httpclient code, which I don't want to do.
Is there realy no easy way to get the port-number? Any suggestions are appreciated! Thanks
