From: Marc G. <mgu...@ya...> - 2005-04-26 07:51:53
|
Not sure but I think that it is a job for commons-httpclient. Marc. Dan Levine wrote: > for the basis of certain tests, i need to call pages via IP instead of DNS. > only problem is I need dns-based cookie support. i have seen in some web > client utils the ability to enter an IP and a DNS and have the client call > pages via the IP but act as if it were calling the DNS (for cookies and > such). Would this be a HttpClient level functionality or HtmlUnit > functionality? > > thanks! > > >> HtmlUnit relies on commons-httpclient 3.0 for Cookie >>handling. The odds are pretty good that whatever cookie >>problems you're encountering already have a solution as explained >>in the Cookie Guide. If that doesn't help then post > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click |