Fixes #5812. =? will be detected even when it has been escaped during data serialization.
[jquery.git] / src / ajax / xhr.js
2011-01-09 jaubourgFixes #7868. ResponseText is now properly propagated...
2011-01-09 jaubourgAdded a simple cache for xhr objects in the xhr transport.
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...