gngr
gngr copied to clipboard
Ability to Pin IP addresses to a NetworkRequest
To allow #219 to be solved and effective, the resolved IP address of a network-request should be pinned, so that assumptions about its origin aren't changed until the actual HTTP request is completed.
Will have to check if the okhttp-client supports something like this already.