// To run this test, specify the location of the pac script that is available at http://developer.apple.com/samplecode/CFProxySupportTool/listing1.html
GHAssertNil([requestproxyHost],@"Shouldn't use a proxy here");
GHAssertNil([requesterror],@"Request failed when unable to fetch PAC (should assume no proxy instead)");
// To run this test, specify the location of the pac script that is available at http://developer.apple.com/samplecode/CFProxySupportTool/listing1.html