mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
Just hard-coding 'localhost' is simpler and avoids problems where the host machine's IP address has additional DNS registrations. Closes: https://github.com/square/okhttp/issues/7603