-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.4 Final
-
Component/s: HttpClient (classic)
-
Labels:None
Due to lack of break statements in the switch in RFC6265CookieSpecProvider.create(HttpContext), it behaves as if compatibilityLevel were RELAXED regardless of what it is actually set to.