Hi Johan,

This warning is logged by class
org.apache.http.client.protocol.ResponseProcessCookies. You just have to
set this category to ERROR level in the log configuration and you will not
get anymore warnings about invalid cookies.
But in the first place is it normal that your application is sending
invalid cookies?


2015-06-17 11:30 GMT+02:00 Johan Hertz <jhz.mailgro...@gmail.com>:

> Hi,
>
> I get a lot of log noise in the form of cookie rejected messages (see
> below), can I disable this from being written to the log?
>
> Cookie rejected: "[version: 0][name: SessionStatId][value: **][domain: .
> priv.atos.fr][path: /][expiry: Thu Jun 15 11:23:17 CEST 2023]". Illegal
> domain attribute "someotheraddress.fr". Domain of origin: "someaddress.com
> "
>
> Regards
> Johan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
>

Reply via email to