Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($resource): HTTP method should be case-insensitive #1612

Closed
wants to merge 1 commit into from
Closed

fix($resource): HTTP method should be case-insensitive #1612

wants to merge 1 commit into from

Conversation

sudhirj
Copy link
Contributor

@sudhirj sudhirj commented Nov 27, 2012

Perform call angular.uppercase on all given action methods.

Closes #1403

Perform call `angular.uppercase` on all given action methods.

Closes #1403
@pkozlowski-opensource
Copy link
Member

@sudhirj, landed as 8991680. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$resource HTTP method must be uppercase string (POST vs post)
2 participants