- From: Norman Walsh <ndw@nwalsh.com>
- Date: Mon, 30 Apr 2007 11:11:58 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Monday, 30 April 2007 15:12:07 UTC
The encoding of the response from an http-request is described as: Any content returned that has an XML mime type is returned as a child of the 'body' element. If the response is a text mime type and can be encoded in unicode, the content is encoded as the text children of the body element. If the content is none of these, the response is encoded as base64 data textually represented as the text content of the body element. How can I tell if the content "can be encoded in Unicode"? Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | As long as a word remains unspoken, you http://nwalsh.com/ | are its master; once you utter it, you | are its slave.--Solomon Ibn Gabirol
Received on Monday, 30 April 2007 15:12:07 UTC