id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
8113,jQuery.get/post calls jQuery.ajax with lowercase method name,john.firebaugh,,"In previous versions, both used the uppercase method name. The change is breaking one of my application test cases and has the potential to break plugins that override/wrap $.ajax.

XMLHttpRequest.open is specified in such a way that lowercase ""get"" and ""post"" will work, but the standards suggest that ""GET"" and ""POST"" are preferred, and Postrel's law applies here.

http://www.w3.org/TR/XMLHttpRequest/#the-open-method
http://tools.ietf.org/html/rfc2616#section-5.1.1",bug,closed,low,1.5.1,ajax,1.5,invalid,,,,
