async-http-client icon indicating copy to clipboard operation
async-http-client copied to clipboard

Allow replayed requests to back through request filters

Open aappddeevv opened this issue 11 years ago • 0 comments

Its not clear that replayed events go back through the request filters. Its possible to want to have both scenarios. This RFE requests that the option to allow replayed requests to back through the request filters be created.

In general, it should be possible to replay a request and have the request go through the request and response filters again just like the original request.

aappddeevv avatar Oct 23 '14 16:10 aappddeevv