durusmail: quixote-users: alternative content-type?
alternative content-type?
2004-06-15
2004-06-15
2004-06-15
alternative content-type?
David Binger
2004-06-15
Use the set_content_type() method on the HTTPResponse object.

Something like
request.response.set_content_type("application/xml")

Is that supposed to be "text/xml" instead of "application/xml"?



reply