Super interesting
@ephemient. Do you have an implementation for an in-app proxy server? You could do a reverse proxy, but that would only handle a single hostname and everything would have to be defined relative.
Here is a reverse proxy someone hacked together with MockWebServer.
I really like the idea of hosting your own in-app proxy server (at least for debugging). Can you share more info on how to do it?
Thanks!