I want to access the request body in a flask middleware but problem is once the stream is read im unsure how to get it back for the rest of the service
in my middleware i