When serializing text, encode all line breaks as CRLF pairs per the application/x...
[jquery.git] / src / transports / xhr.js
2010-12-31 jaubourgRemoved re-usability from jXHR object (no more open...
2010-12-31 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-25 jaubourgRemoved re-usability from jXHR object (no more open...
2010-12-24 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-21 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-10 jaubourgFixed function closures so that Makefile can do its...
2010-12-09 jaubourgRewrite of the Ajax module by Julian Aubourg. Some...