On Fri, 30 Sep 2011 14:40:09 +0200, Henri Sivonen <[email protected]> wrote:
responseType is a newish feature. If it's OK for responseType == "chunked-text" to use encoding determination rules that differ from responseType == "" or responseType == "document", why should responseType == "text" have to be consistent with responseType == "" instead of being consistent with responseType == "chunked-text"?
Well it does not have to be, but that is what we decided when we worked this out. If implementations are willing to change and agree this makes sense, I am happy to make the change to the specification.
-- Anne van Kesteren http://annevankesteren.nl/
