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

request($http/$httpBackend): Optionally prevent digests on response #8280

Closed
booleanbetrayal opened this issue Jul 21, 2014 · 1 comment
Closed

Comments

@booleanbetrayal
Copy link
Contributor

Currently, the $httpBackend done callback performs a $rootScope.$apply(). However, this may not be needed in certain scenarios, such as event logging. It would be nice to be able to turn off these digests on a case-by-case basis, configurable via $http request options.

@Narretz
Copy link
Contributor

Narretz commented Jul 21, 2014

This is a duplicate of #2049

Unfortunately, it doesn't seem likely that this will happen in 1.3

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

No branches or pull requests

2 participants