From: jaubourg Date: Thu, 3 Feb 2011 02:02:11 +0000 (+0100) Subject: Fixes #8146. Custom fields in xhrFields are now set after the XMLHttpRequest object... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=823eecab9073b43a283a2500e9e43c3a06cc2495;hp=823eecab9073b43a283a2500e9e43c3a06cc2495;p=jquery.git Fixes #8146. Custom fields in xhrFields are now set after the XMLHttpRequest object has been opened. ---