mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:17:28 +03:00
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:
parent
d3cca934ee
commit
7b5ca30917
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue