Renamed src/transports to src/ajax (in case we need prefilters in the future and...
authorjaubourg <j@ubourg.net>
Thu, 6 Jan 2011 00:17:31 +0000 (01:17 +0100)
committerjaubourg <j@ubourg.net>
Thu, 6 Jan 2011 00:17:31 +0000 (01:17 +0100)
commitc43b078c6911027fd4124d542446ad0098662f6a
tree4f24c342ae9cf5dac0dfc6e38c5112c9c545957a
parente56de77df90e50b9999a02e57241b1cf498b0fe4
Renamed src/transports to src/ajax (in case we need prefilters in the future and to avoid a separate prefilters directory).
Makefile
Rakefile
build.xml
src/ajax/jsonp.js [moved from src/transports/jsonp.js with 100% similarity]
src/ajax/script.js [moved from src/transports/script.js with 100% similarity]
src/ajax/xhr.js [moved from src/transports/xhr.js with 100% similarity]
test/index.html