Renames determineDataType as determineResponse. Makes it more generic as a first...
authorjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 16:38:21 +0000 (17:38 +0100)
committerjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 16:38:21 +0000 (17:38 +0100)
commitef86694ada757e5bc14227f8e5cc7d9d3a771da2
treeb85484e01ae34e3fbf1f965d559e9a91277d03ef
parent3e1d3d0f21d1b292fe721b4f483b3a3bc2dadd86
Renames determineDataType as determineResponse. Makes it more generic as a first step into integrating the logic into the main ajax done callback. Also fixes some comments in ajax/xhr.js.
src/ajax.js
src/ajax/xhr.js