There's enough logic going on in jQuery.ajaxSettings.xhr to warrant splitting the...
authorjeresig <jeresig@gmail.com>
Thu, 7 Jan 2010 15:00:55 +0000 (10:00 -0500)
committerjeresig <jeresig@gmail.com>
Thu, 7 Jan 2010 15:00:55 +0000 (10:00 -0500)
commitc68fbc2071f67876edbb3fca202362aecb82ca9c
tree18b06daa115d1de602812064f1edbbc3aa6e43d3
parent84dd82eb1a295e8671a98ebf5a854dbac63caf78
There's enough logic going on in jQuery.ajaxSettings.xhr to warrant splitting the function based upon the functionality.
src/ajax.js