curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Question: Why is a dedicated Webpage not working in cURL

From: Mac-Fly via curl-users <curl-users_at_cool.haxx.se>
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&#58;&#47;&#47;www&#46;amd&#46;com&#47;en&#47;support" on this server.<P>
Reference&#32;&#35;18&#46;edd47b5c&#46;1593616789&#46;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