Really interesting approach 👍 Thanks for sharing the blogpost.
One thought that I had on top of my mind: How do you make sure you handle all the Request headers correctly? I understand that the use case is for debug, but if your debugging experience is getting too far from reality, that could be problematic.
I’m thinking about UserAgent or other WebView specific request field that the OkHTTP client might not include and so on 🤔