Skip to content

Issue with lower-case HTTP method #31

@huyderman

Description

@huyderman

Aja converts the HTTP Method name passed with .method() to lower-case, expecting to browser to convert it to proper case when performing the XHR call. Unfortunately, Chrome don't do this properly for all methods, notably PATCH. Aja should ensure the HTTP method string is in proper uppercase to avoid these kind of problems.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions