[ 
https://issues.apache.org/jira/browse/MYFACES-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576344#comment-13576344
 ] 

Paul Nicolucci commented on MYFACES-3694:
-----------------------------------------

Working to provide a patch 
                
> Add httpOnly to ExternalContext.addResponseCookie(...)
> ------------------------------------------------------
>
>                 Key: MYFACES-3694
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3694
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-344
>            Reporter: Paul Nicolucci
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> According to the JSF 2.2 Specification JavaDoc for ExternalContext:
> Key in "values" Map   Expected type of value. Method on Cookie instance to be 
> set...
> comment                       String                     setComment
> domain                        String                     setDomain
> maxAge                        Integer                            setMaxAge
> secure                        Boolean                            setSecure
> path                          String                     setPath
> httpOnly                      Boolean                            setHttpOnly
> Add implementation detail for httpOnly as it is new for JSF 2.2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to