[EMAIL PROTECTED] wrote:
[ ... ]



------- Additional Comments From [EMAIL PROTECTED] 2003-02-27 18:37 -------
I'd like to go ahead and tackle this one, but I need a little clarification. Does the following correctly describe what we want?


- we want to perform a get on www.google.com, let's say www.google.com has X > 1
IP addresses - we want to specify which IP address x to actually connect to
- we want www.google.com in the Http header instead of x


If this is the case, it sounds like we may want support for custom DNS
resolution.  Though this might be a little more than is needed for this simple
case I think that is what it boils down to.

I would support addition regardless, but then that's just me. I assume by "custom DNS resolution" you mean passing in the resolved values eg the HttpClient library is told: "here's the Name/IP mapping, do a GET to this IP with this Host: <Name>"?

--
Mike


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to