On 5 August 2016 13:48:03 BST, Clemens Fuchs <clemens.fu...@gmx.net> wrote:
>Hi,
> 
>Why does Rfc6265CookieProcessor throw an IllegalArgumentException when
>setting a cookie with a domain attribute starting with a . ?

Because RFC6265 does not allow domains to start with .

>I didn't find anything in https://tools.ietf.org/html/rfc6265 about
>this

Then you need to read it more carefully. Hint: you'll need to read other specs 
as well since RFC6265 refers to them to define domain. 

> and think the Rfc6265CookieProcessor might be to restrictive here.

You'll need to back up that statement with references to the spec that support 
that position. 

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to