You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Oliver Strässer (JIRA)" <ji...@apache.org> on 2011/01/26 16:55:47 UTC

[jira] Commented: (CLEREZZA-401) make javax.ws.rs.core.HttpHeaders available in ssp

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

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

your change gives me only the httpHeaders from the requestProperties, wich is the MultivaluedMap.

that wasn't the reason of this issue.

the reason of this issue is: make the HttpHeaders object avaible not the MultivaluedMap with all parameters.
this object: http://docs.jboss.org/resteasy/docs/1.0.0.GA/javadocs/javax/ws/rs/core/HttpHeaders.html 




> 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.