angular-http-batcher
angular-http-batcher copied to clipboard
Enables HTTP batch request with AngularJS
This is a minor enhancement which introduces an object, "global", scoped to the module's IIFE and thereby avoids polluting the global namespace.
Hi, I hope I don't seem too aggressive but I dare to kinda repost my message here, instead as a comment in the issue #2 . This really would be...
Added "^" to regex to process response where data has "--".
I noticed that the auto batcher does not seem to support client cached calls. Is there a plan to implement this in the future? I was just noodling it over...