Skip to content
Snippets Groups Projects
Commit 7b5ca309 authored by Jay Satiro's avatar Jay Satiro Committed by Daniel Stenberg
Browse files

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.
parent d3cca934
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment