This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.5k
$http.defaults.headers post and put fields is one object #5742
Milestone
Comments
wow. how is it possible that nobody noticed this until now. crazy! |
would you or someone else like to create a PR? it's should be a trivial change. just replace:
with:
AND write a test for this. something like:
|
Hendrixer
added a commit
to Hendrixer/angular.js
that referenced
this issue
Jan 11, 2014
Hendrixer
added a commit
to Hendrixer/angular.js
that referenced
this issue
Jan 13, 2014
send PUT and POST through copy() to make sure they are not the same. Include unit test. Closes angular#5742
Hendrixer
added a commit
to Hendrixer/angular.js
that referenced
this issue
Jan 13, 2014
send PUT and POST through copy() to make sure they are not the same. Include unit test. Closes angular#5742
jamesdaily
pushed a commit
to jamesdaily/angular.js
that referenced
this issue
Jan 27, 2014
Send PUT and POST through copy() to make sure they are not the same. Closes angular#5742 Closes angular#5747 Closes angular#5764
jamesdaily
pushed a commit
to jamesdaily/angular.js
that referenced
this issue
Jan 27, 2014
Send PUT and POST through copy() to make sure they are not the same. Closes angular#5742 Closes angular#5747 Closes angular#5764
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: