Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于内置 ARIA2的无法下载部分HTTP及HTTPS问题。 #6

Open
s123077 opened this issue Jan 14, 2021 · 0 comments
Open

关于内置 ARIA2的无法下载部分HTTP及HTTPS问题。 #6

s123077 opened this issue Jan 14, 2021 · 0 comments

Comments

@s123077
Copy link

s123077 commented Jan 14, 2021

关于内置 ARIA2的无法下载部分HTTP及HTTPS问题。
aria2下载一些网站资源比如UC网盘,经常返回错误22,抓包发现aria2c 下载https或HTPP文件 WIRESHARK抓包发现 在提交的协议头总是多一行 Want-Digest: SHA-512;q=1, SHA-256;q=1, SHA;q=0.1 ,部分网站会把此标头作为特征来检测和屏蔽 Aria2。是否可以考虑重新编译ARIA2。
国外有人也提出解法;
The only way I removed it was re-compiling. First follow the build guide and then comment out line 265 builtinHds.emplace_back("Want-Digest:", wantDigest); and rebuild it.

具体如:aria2/aria2#1136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant