Fixes #8177. XHR transport now considers 304 Not Modified responses as 200 OK if...
authorjaubourg <j@ubourg.net>
Sat, 5 Feb 2011 02:08:35 +0000 (03:08 +0100)
committerjaubourg <j@ubourg.net>
Sat, 5 Feb 2011 02:08:35 +0000 (03:08 +0100)
commitd6fbbe1080fdcaf8eb22753eddf000aeb7d99545
treedc27ae14bdb576b6dc5de225caaf074916b54fde
parent2c77704b145a24ad39648740466ed015fd4163dc
Fixes #8177. XHR transport now considers 304 Not Modified responses as 200 OK if no conditional request header was provided (as per the XMLHttpRequest specification).
src/ajax/xhr.js