[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Heikki Aitakangas updated HTTPCLIENT-1633:
------------------------------------------
    Description: 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.  (was: 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.)

> RFC6265CookieSpecProvider ignores compatibility level
> -----------------------------------------------------
>
>                 Key: HTTPCLIENT-1633
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1633
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.4 Final
>            Reporter: Heikki Aitakangas
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to