Re: AW: Rfc6265 cookies starting with a dot

2015-04-14 Thread Mark Thomas
> Gesendet: Dienstag, 14. April 2015 16:02 > An: Tomcat Users List > Betreff: Re: Rfc6265 cookies starting with a dot > > On 14/04/2015 07:53, Peter Schroer wrote: >> Hello, >> >> I'm using tomcat 8.0.21 with the new Rfc6265 cookie process

AW: Rfc6265 cookies starting with a dot

2015-04-14 Thread Peter Schroer
on: Mark Thomas [mailto:ma...@apache.org] Gesendet: Dienstag, 14. April 2015 16:02 An: Tomcat Users List Betreff: Re: Rfc6265 cookies starting with a dot On 14/04/2015 07:53, Peter Schroer wrote: > Hello, > > I'm using tomcat 8.0.21 with the new Rfc6265 cookie processor. If > there

Re: Rfc6265 cookies starting with a dot

2015-04-14 Thread Mark Thomas
On 14/04/2015 07:53, Peter Schroer wrote: > Hello, > > I'm using tomcat 8.0.21 with the new Rfc6265 cookie processor. If there are > cookies starting with a dot I'm getting the following error: > > java.lang.IllegalArgumentException: An invalid domain [.db-app.de] was > specified for this cookie

Rfc6265 cookies starting with a dot

2015-04-14 Thread Peter Schroer
Hello, I'm using tomcat 8.0.21 with the new Rfc6265 cookie processor. If there are cookies starting with a dot I'm getting the following error: java.lang.IllegalArgumentException: An invalid domain [.db-app.de] was specified for this cookie org.apache.tomcat.util.http.Rfc6265CookieProcessor.vali