当我转到页面时,图像将启动download auto。页面有不同的html。我正试着用这个
<meta http-equiv="refresh" content="1;url=LINK/pic.png">发布于 2017-12-20 01:13:12
不是的。
元重定向不能模拟链接或Content-Disposition: Attachment HTTP响应标头上的download属性的效果。
https://stackoverflow.com/questions/47891862
复制相似问题