Fixes #8095. Properly handles the case where browser cache needs to be bypassed while...
authorjaubourg <j@ubourg.net>
Mon, 31 Jan 2011 18:59:53 +0000 (19:59 +0100)
committerjaubourg <j@ubourg.net>
Mon, 31 Jan 2011 18:59:53 +0000 (19:59 +0100)
commitf43572d3b86074afc561822b7fd9592e1f05d19b
treea6064122aab38014429d2c2cc5e2e70a15b0f2dc
parente0b1bb8e3d66db4166ac7ee2146903bae7ab1eb9
Fixes #8095. Properly handles the case where browser cache needs to be bypassed while server-side logic still delivers proper 304 responses. Unit test added.
src/ajax.js
test/unit/ajax.js