Skip to content

Documentation for jquery.ajax() states that DELETE and PUT HTTP Method is not supported by all browsers #412

@johannes-gehrs

Description

@johannes-gehrs

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions