From 7b5ca309178b7332cac8fdebac851620e2f310ec Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Thu, 20 Nov 2014 12:46:49 -0500 Subject: examples: remove sony.com from 10-at-a-time Prior to this change the 10-at-a-time example showed CURLE_RECV_ERROR for the sony website because it ends the connection when the request is missing a user agent. --- docs/examples/10-at-a-time.c | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/examples/10-at-a-time.c') diff --git a/docs/examples/10-at-a-time.c b/docs/examples/10-at-a-time.c index a85fff46f..5d95a8a89 100644 --- a/docs/examples/10-at-a-time.c +++ b/docs/examples/10-at-a-time.c @@ -62,7 +62,6 @@ static const char *urls[] = { "http://www.uefa.com", "http://www.ieee.org", "http://www.apple.com", - "http://www.sony.com", "http://www.symantec.com", "http://www.zdnet.com", "http://www.fujitsu.com", -- cgit v1.2.3