[ 
https://issues.apache.org/jira/browse/WICKET-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581312#action_12581312
 ] 

Igor Vaynberg commented on WICKET-1420:
---------------------------------------

see new constructor that takes a content type, so you can do new 
StringRequestTarget("text; charset=utf-8", "foo");

> Allow to change charset in StringRequestTarget
> ----------------------------------------------
>
>                 Key: WICKET-1420
>                 URL: https://issues.apache.org/jira/browse/WICKET-1420
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: Carlos Pita
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.3
>
>
> It's impossible to access the created StringBufferResourceStream charset 
> without overriding the entire respond method.

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