API Monitoring, Logging from Scratch
Hello folks
I have an assignment where I want to develop a rest monitoring tool where that tracks the status code, the method, response body, request body, cookies and tokens and every other important parameter whenever I send a request to a server
How can I do this actually?
0 Replies