- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 20 Jan 1999 17:55:22 +0100 (MET)
- To: "wzh'163" <wzhwzh@163.net>
- cc: www-jigsaw@w3.org
On Wed, 20 Jan 1999, wzh'163 wrote:
> Hello everybody,
>
> I use jigsaw as a proxy server,now I write a filter
> and use reply.setContent() in outgoingFilter().
> I found that when I use a chinese string as the parameter
> of reply.setContent(),the content I get in browser is some
> characters in disorder.
> Can someone tell me how to use chinese string in
> reply.setContent() ? Does it support chinese string?
Well, the api is Reply setContent(String msg), and it uses a
StringBufferInputStream. Unfortunately it is said that it doesn't convert
the bytes as it should be, so it will be fixed.
Regards,
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw Activity Leader
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 20 January 1999 11:55:43 UTC