From 9b98dbde344781e93e2bdcfa599428cda2fda41d Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Fri, 30 Jul 2010 15:35:00 -0700 Subject: Better detection of incorrect proxy values when starting the emulator. Change-Id: I344f06fc16e051359669b8fe9b8dcec0ceca377d --- CHANGES.TXT | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES.TXT') diff --git a/CHANGES.TXT b/CHANGES.TXT index 225223b..12e4314 100644 --- a/CHANGES.TXT +++ b/CHANGES.TXT @@ -43,7 +43,10 @@ OTHER: 1 555 521 5554 - Fix -http-proxy implementation to properly work with chunked encodings. - Also accept strings like "http://:8080" as a valid proxy address. + + Also try to connect to the proxy on startup to see if the host/port are + valid. If no connection succeeds after 1 second, dump a warning and + ignore the proxy for the session. - The console's "geo fix" command was modified: -- cgit v1.1