Open
Description
Are there any methods to simultaneously record not only the requests received but also the requests sent by the current process to downstream services and their responses as well (and further used as Mock)? Only in this way can I completely separate this process from the microservice network and evaluate it separately.