]> granicus.if.org Git - curl/commitdiff
examples: remove sony.com from 10-at-a-time
authorJay Satiro <raysatiro@yahoo.com>
Thu, 20 Nov 2014 17:46:49 +0000 (12:46 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Dec 2014 22:27:44 +0000 (14:27 -0800)
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

index a85fff46f05f1624a7e86742c07bd304b22de332..5d95a8a8929bb4bec44b545b9bb08348332945bd 100644 (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",