```javascript { 'cache-control': 'no-store, no-cache, must-revalidate', connection: 'Keep-Alive', 'content-disposition': 'attachment; filename="xxxx.zip"', 'content-length': '21147482', 'content-type': 'application/zip', date: 'Sun, 02 Feb 2025 04:09:28 GMT', expires: 'Thu, 19 Nov 1981 08:52:00 GMT', 'keep-alive': 'timeout=5, max=98', pragma: 'no-cache', server: 'Apache/2.4.52 (Ubuntu)', 'set-cookie': 'PHPSESSID=94fvcskn745lsq6tb751gnrpov; expires=Sun, 02-Feb-2025 04:39:28 GMT; Max-Age=1800; path=/', 'x-php-sess-user': 'dddddd' }
``` 本来能下载的 前几天网站好像升级了 |
|