-
Bug
-
Resolution: Done
-
Major
-
None
-
None
In RFC 2965 and RFC 2109 the $Version entry in a cookie should be quoted:
$Version="1"
In UNDERTOW-2523 the cookie parsing slightly changed to allow quotes in values for RFC 6265. However, this did not account for cases, like the Version, where Undertow expects number.
- blocks
-
WFLY-21143 Jakarta EE 11 (Web Profile) REST 4.0 TCK tests need to pass
-
- Open
-