Fixes #8297. Makes sure response headers with empty values are handled properly and...
authorjaubourg <j@ubourg.net>
Thu, 17 Feb 2011 16:03:09 +0000 (17:03 +0100)
committerjaubourg <j@ubourg.net>
Thu, 17 Feb 2011 16:03:09 +0000 (17:03 +0100)
commit5b38439011799ae53156d137305d9440e0cddb0a
tree1555f58d0384fc9c01692f4445e01fe668d3444b
parentfaa6fe32f72900d7b31000caead2794a8346f6d8
Fixes #8297. Makes sure response headers with empty values are handled properly and do not prevent proper parsing of the entire response headers string. Unit test amended.
src/ajax.js
test/data/headers.php
test/unit/ajax.js