On Fri, Sep 30, 2011 at 5:47 AM, Anne van Kesteren <[email protected]> wrote: > 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.
Hmm.. I looked through archives but can't find any such decision. It's not how Gecko works, but I haven't tried webkit. / Jonas
