[PEAK] unicode in content-type
Phillip J. Eby
pje at telecommunity.com
Thu Feb 3 11:22:30 EST 2005
At 05:49 PM 2/3/05 +0200, alexander smishlajev wrote:
>hello!
>
>when i specify content-type in template, like this:
>
> <html this:is="page" with:content-type="text/html">
> <body>whatever</body>
> </html>
>
>TemplateDocument.content_type becomes unicode string. then wsgiref
>refuses to send such value in http headers:
Now fixed in CVS. Thanks for the report!
More information about the PEAK
mailing list