[ 
https://issues.apache.org/jira/browse/CLEREZZA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987073#action_12987073
 ] 

Oliver Strässer commented on CLEREZZA-401:
------------------------------------------

i like to use and have access to this funciton in ssp: 

 java.util.List<java.util.Locale>       getAcceptableLanguages()
 java.util.List<MediaType>      getAcceptableMediaTypes()
 java.util.Map<java.lang.String,Cookie>         getCookies()
 java.util.Locale       getLanguage()
 MediaType      getMediaType()
 java.util.List<java.lang.String>       getRequestHeader(java.lang.String name)
 MultivaluedMap<java.lang.String,java.lang.String>      getRequestHeaders()




> make javax.ws.rs.core.HttpHeaders available in ssp
> --------------------------------------------------
>
>                 Key: CLEREZZA-401
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-401
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Oliver Strässer
>            Assignee: Reto Bachmann-Gmür
>            Priority: Critical
>
> please make the javax.ws.rs.core.HttpHeaders object available in ssp 
> template. 
> With this extensions, it's possible to retrieve the cookies or the language 
> definition of the browser and more
> I'd like to use this object in a current project.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to