I mean this:
|
<desc>The type of request to make ("POST" or "GET"), default is "GET". <strong>Note:</strong> Other HTTP request methods, such as PUT and DELETE, can also be used here, but they are not supported by all browsers.</desc> |
I think this will throw people off of using DELETE and PUT when in fact it seems to be supported by all major browsers, even IE 6.
Either the sentence should be removed or it should be more specific. See these discussions on stack overflow
http://stackoverflow.com/questions/1757187/which-browsers-dont-support-a-http-delete-with-jquery-ajax
http://stackoverflow.com/questions/165779/are-the-put-delete-head-etc-methods-available-in-most-web-browsers
I mean this:
api.jquery.com/entries/jQuery.ajax.xml
Line 144 in 26b0689
I think this will throw people off of using DELETE and PUT when in fact it seems to be supported by all major browsers, even IE 6.
Either the sentence should be removed or it should be more specific. See these discussions on stack overflow
http://stackoverflow.com/questions/1757187/which-browsers-dont-support-a-http-delete-with-jquery-ajax
http://stackoverflow.com/questions/165779/are-the-put-delete-head-etc-methods-available-in-most-web-browsers