SaneMethod / jquery-ajax-localstorage-cache

Ajax Cache backed by localStorage for jQuery
Other
379 stars 79 forks source link

Removing case sensitivity of ajax dataType property. #16

Closed tronhammer closed 9 years ago

tronhammer commented 11 years ago

Had my dataType set to "JSON", took me a little bit to realize what was happening. This might save some headaches in the future for other users with minimal overhead added.