Request now forces the response to be parsed correctly. If the response header is...
commit3733e7847855c59eedcf13937eb951c01990dc39
authorFabio M. Costa <fabiomcosta@gmail.com>
Mon, 6 Sep 2010 02:38:04 +0000 (5 23:38 -0300)
committerChristoph Pojer <christoph.pojer@gmail.com>
Mon, 6 Sep 2010 20:22:44 +0000 (6 21:22 +0100)
treedcdfd62e1cc5c47f6ddce0b4007f5b4fcb39b1d1
parente73d4a27b64384d7447829bbd8ed57ceec533743
Request now forces the response to be parsed correctly. If the response header is not text/xml responseXML comes empty on firefox and on IE it contains an incorrect XML document. This fixes both behaviors.
Source/Request/Request.js