因Cloudflare而卷曲的网址不可能?

时间:2017-08-19 13:00:55

标签: curl cloudflare

我想卷曲https://www.mixcloud.com,但我得到了回应:

HTTP/1.1 302 Found
Date: Sat, 19 Aug 2017 12:55:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: __cfduid=d513ab50b3cd934646911c88c779e27061503147301; expires=Sun, 19-Aug-18 12:55:01 GMT; path=/; domain=.mixcloud.com; HttpOnly
vary: Cookie, User-Agent, X-Requested-With, X-Ignore-Block
x-request-id: 4663cfbe69ba49f49be15cac32d6b69f
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
location: /deprecated/
content-security-policy: default-src https: data: blob:; script-src https: data: blob: 'unsafe-inline' 'unsafe-eval'; style-src https: data: 'unsafe-inline'; img-src https: data: blob:; media-src https: http: blob: data:; connect-src http: https: ws: wss:;
x-frame-options: SAMEORIGIN
set-cookie: s=l5zbsmmijbhnextg7z6u7ovuwsah7m4q; Domain=.mixcloud.com; expires=Tue, 17-Aug-2027 12:55:01 GMT; httponly; Max-Age=315360000; Path=/; secure
set-cookie: redirref=; Path=/
Server: cloudflare-nginx
CF-RAY: 390d43ccfcc86b5b-LHR

这是否意味着该网站现在支持Cloudfare,并且无法通过curl或jQuery获取HTML?

0 个答案:

没有答案