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

Need support for REST PATCH method #887

Closed
idosela opened this issue Apr 17, 2012 · 1 comment
Closed

Need support for REST PATCH method #887

idosela opened this issue Apr 17, 2012 · 1 comment
Assignees

Comments

@idosela
Copy link

idosela commented Apr 17, 2012

Please add support for the PATCH method.

Currently, a resource with a PATCH method passes the data through the URL instead of the method's body.

Thanks,

Ido

@ghost ghost assigned IgorMinar Apr 17, 2012
@idosela
Copy link
Author

idosela commented Apr 17, 2012

Just a reminder; angular mocks will need an expectPATCH method.

IgorMinar pushed a commit to IgorMinar/angular.js that referenced this issue Apr 20, 2012
Properly serialize data into request body instead of url.

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

No branches or pull requests

2 participants