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.
This commit is contained in:
Jay Satiro 2014-11-20 12:46:49 -05:00 committed by Daniel Stenberg
parent d3cca934ee
commit 7b5ca30917
1 changed files with 0 additions and 1 deletions

View File

@ -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",