Allow access to angular config in httpResponse object
Pull Request: https://github.com/Breeze/breeze.js/pull/126
Angular $httpInterceptors can be used for timing requests, or sequencing requests by adding information to the config programmatically.
Breeze should allow access to this information through its httpResponse object.
1
vote
