Exception
when setting a cookie with a domain attribute starting with a . ?
On 5 August 2016 13:48:03 BST, Clemens Fuchs wrote:
>Hi,
>
>Why does Rfc6265CookieProcessor throw an IllegalArgumentException when
>setting a cookie with a domain attribute starting with a . ?
Because RFC6265 does
Hi,
Why does Rfc6265CookieProcessor throw an IllegalArgumentException when setting
a cookie with a domain attribute starting with a . ?
I didn't find anything in https://tools.ietf.org/html/rfc6265 about this and
think the Rfc6265CookieProcessor might be to restrictive here.
thx,
Clemens
---