summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2014-11-20 12:46:49 -0500
committerDaniel Stenberg <daniel@haxx.se>2014-12-04 14:27:44 -0800
commit7b5ca309178b7332cac8fdebac851620e2f310ec (patch)
tree744a143b9dbc23f1b98bb4d9d5b59e960191ef51
parentd3cca934ee330f63b2745ce78125036a15422a79 (diff)
downloadgnurl-7b5ca309178b7332cac8fdebac851620e2f310ec.tar.gz
gnurl-7b5ca309178b7332cac8fdebac851620e2f310ec.tar.bz2
gnurl-7b5ca309178b7332cac8fdebac851620e2f310ec.zip
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.
-rw-r--r--docs/examples/10-at-a-time.c1
1 files changed, 0 insertions, 1 deletions
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",