marmelab / FakeRest

Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
MIT License
439 stars 48 forks source link

[RFR] Add request in response interceptor #9

Closed manuquentin closed 9 years ago

manuquentin commented 9 years ago

To know what response is modified in an responseInterceptor, we have to know the corresponding request.