I’m using restsharp to run api tests. I would like to capture the requests and responses and output a har file. Ideally I would like to use a lightweight, third party tool for this rather than write and maintain my own code. Can you suggest anything that would work?