Hello,
With Tomee 7.00-M1 (cxf 3.1.3) , If I send a request with an httponly cookie
on my rest service, I receive an IllegalArgumentException("Cookie is
malformed : " + c) when I call requestContext.getCookies().
Please find my container request filter implementation :
The CXF-6451 <https://issues.apache.org/jira/browse/CXF-6451> fix the bug
on the NewCookieHeaderProvider.java on 3.1.2 version but not for
CookieHeaderProvider class.
Any help would be much appreciated to find a clean workaround.
Regards
--
View this message in context:
http://cxf.547215.n5.nabble.com/JAX-RS-CookieHeaderProvider-with-httpOnly-cookie-doesn-t-work-tp5766083.html
Sent from the cxf-user mailing list archive at Nabble.com.