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

Jesse Kuhnert updated TAPESTRY-1222:
------------------------------------

    Fix Version/s: 4.1.2

> HTTP headers setting through WebResponse is ignored
> ---------------------------------------------------
>
>                 Key: TAPESTRY-1222
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1222
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 4.1.2
>            Reporter: Maksym Gryevtsov
>             Fix For: 4.1.2
>
>
> The Refresh header is not included into HTTP response. It works fine in 4.1.1.
>    public void pageBeginRender(PageEvent event) {
>          getResponse().setIntHeader("Refresh", 5);
>    }
>   abstract public WebResponse getResponse();

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to