Question: Why is a dedicated Webpage not working in cURL
Date: Wed, 01 Jul 2020 17:23:03 +0200
Dear all,
excuse me, if this is a very stupid question in advance, but I really don't know what to do. cURL works just fine for me except for one webpage:
https://www.amd.com/en/support
When I open that page in any browser (I tried Chrome, IE, Firefox and Edge) it works. But if I run:
curl.exe https://www.amd.com/en/support
I get:
<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
You don't have permission to access "http://www.amd.com/en/support" on this server.<P>
Reference #18.edd47b5c.1593616789.17e4692c
</BODY>
</HTML>
What could be the reason for such?
I am using Windows 10 64 bit, recent patch level, curl--version shows:
curl 7.71.0 (x86_64-pc-win32) libcurl/7.71.0 OpenSSL/1.1.1g (Schannel) zlib/1.2.11 brotli/1.0.7 WinIDN libssh2/1.9.0 nghttp2/1.41.0
Release-Date: 2020-06-24
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile MultiSSL NTLM SPNEGO SSL SSPI TLS-SRP UnixSockets brotli libz
(I also hope this is the right list.)
Best regards,
Morten.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-07-01