If I set "Content-type" header it simply appends it to default "text/
plain", resulting two "Content-type" headers in the same message.
eg
Content-Type: text/plain; charset="utf-8"
Content-Type: text/html; charset=UTF-8
And message is treated as text/plain, but i need it to be html.
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.