Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementat...
authorjaubourg <aubourg.julian@gmail.com>
Tue, 21 Dec 2010 12:06:41 +0000 (13:06 +0100)
committerjaubourg <j@ubourg.net>
Fri, 31 Dec 2010 03:05:46 +0000 (04:05 +0100)
commite29ebbc199ecf1d2c9f5b7de9113f34e818ffe11
tree1f2904fad968e5e5db66246b7778edda8d0b95fa
parent2fec5dbecd3dc6d2acfcb4df28d29638637ac579
Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementation and made prefilters use the same logic. Cleaned up code and removed as many loops and each as possible.
src/ajax.js