Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug 1343108 - Clean up obsolete $httpProvider defaults #2279

Merged
merged 1 commit into from
Mar 28, 2017

Conversation

edmorley
Copy link
Contributor

@edmorley edmorley commented Mar 22, 2017

useXDomain never actually did anything since the PR that proposed it was never merged:
angular/angular.js#2956 (comment)

And deleting the 'X-Requested-With' header isn't required as of Angular >1.1.x :
angular/angular.js#11008
angular/angular.js@3a75b11


This change is Reviewable

@edmorley edmorley self-assigned this Mar 22, 2017
`useXDomain` never actually did anything since the PR that proposed it
was never merged:
angular/angular.js#2956 (comment)

And deleting the 'X-Requested-With' header isn't required as of
Angular >1.1.x :
angular/angular.js#11008
angular/angular.js@3a75b11
@edmorley edmorley force-pushed the httpprovider-defaults-cleanup branch from 043232b to c94586a Compare March 28, 2017 13:09
@edmorley edmorley merged commit c94586a into master Mar 28, 2017
@edmorley edmorley deleted the httpprovider-defaults-cleanup branch March 28, 2017 13:19
@edmorley edmorley temporarily deployed to treeherder-stage March 28, 2017 13:29 Inactive
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant