It supports submitting same request multiple times with different return result.
It reads all http requests on construction and keeps them in memory. It does not keep responses in memory. They are read from disk on request and not cached. @see HttpRequestResponseFileLogger @see LoggingHttpProxy @author kristof
|
|