jonsamwell / angular-http-batcher

Enables HTTP batch request with AngularJS
MIT License
96 stars 28 forks source link

Update httpAdapter.js #24

Open tiwariarvin opened 9 years ago

tiwariarvin commented 9 years ago

Added "^" to regex to process response where data has "--".

jonsamwell commented 9 years ago

@tiwariarvin Thanks for this! Could you add a test to prove this functionality, although I just tried it and all the current tests pass but would be good to get a simple test