mdasberg / ng-apimock

Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
MIT License
99 stars 26 forks source link

fix(ngApimockHandler): fix timeouts issues for POST or PUT methods wh… #27

Closed mdasberg closed 6 years ago

mdasberg commented 6 years ago

…en passThrough is selected (passTrough does not have to wait for the request end)