Fixes #6230. Added a unit test to control that, since the ajax rewrite, setting the...
authorjaubourg <j@ubourg.net>
Tue, 11 Jan 2011 22:01:18 +0000 (23:01 +0100)
committerjaubourg <j@ubourg.net>
Tue, 11 Jan 2011 22:01:18 +0000 (23:01 +0100)
commit6504d4f7005c99ea4064068f3d712322a064b97a
tree7ec4edd632bcd766e2045ae6e8819e2e8aedce47
parent5a721cf31b142365954a2d71e860534da4536b16
Fixes #6230. Added a unit test to control that, since the ajax rewrite, setting the Accept header actually replaced the previous value and didn't append to it (tested in Safari 4.0.4 for which the problem was specifically reported).
test/unit/ajax.js