You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Mathias Cianci <mc...@axecibles.com> on 2004/07/21 09:57:49 UTC

how to accept all cookies ?

Hello everybody,

When I'm sending requests to Yahoo search engine, I get this type of 
warning message :

21 juil. 2004 09:56:32 org.apache.commons.httpclient.HttpMethodBase 
processResponseHeaders
ATTENTION: Cookie rejected: "$Version=0; B=deli0110fs8dr&b=2; 
$Domain=.yahoo.com; $Path=/". Domain attribute ".yahoo.com" violates RFC 
2109: host minus domain may not contain any dots


Does someone know how I can accept every cookie I receive, even if they 
are not completly respect the official specifications ?

Thank you for advance

Mathias