Fixes #8245. Ajax now ensures header names are capitalized so that non-compliant...
authorjaubourg <j@ubourg.net>
Fri, 11 Feb 2011 06:07:06 +0000 (07:07 +0100)
committerjaubourg <j@ubourg.net>
Fri, 11 Feb 2011 06:07:06 +0000 (07:07 +0100)
commitf2e0ae1a3932d6089853e8c0eed6ecb446610c00
treea427912827762c80c7292511a6a6278d7c629aca
parent3a1d7a3c7c5349021f6dae979ab9b8609ae8f105
Fixes #8245. Ajax now ensures header names are capitalized so that non-compliant xhr implementations don't override them.
src/ajax.js
src/ajax/xhr.js