-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
Creating a simple Spring-Boot project with a GET endpoint where we pass a cookie "USER_TOKEN" with value "Something:sometoken", when retrieving and printing the passed cookie's value we find it has been truncated on the first occurrence of the ':' character.
- duplicates
-
UNDERTOW-1716 Allow colon in the request cookie value regardless of setting ALLOW_HTTP_SEPARATORS_IN_V0
- Resolved