On Tue, 2004-06-15 at 04:08, David Binger wrote: > 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"? Both are valid and which is to be used is largely subjective, depending on the intended use of the format. -- Shahms King