Hello,
I'm using wsgidav and i need to dumps HTTP requests in order to replay them in automated tests.
Does exist an configuration like a request hanlder, or request wrapper what i can configure ? My goal is execute code at each request, read cherrypy.wsgiserver.wsgiserver3.HTTPRequest content and record them.
Regards,
Bastien.