We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f861121 commit e454007Copy full SHA for e454007
README.md
@@ -20,7 +20,7 @@ Aria2 static binaries for GNU/Linux with some powerful feature patches.
20
* download: add option `retry-on-403` to retry on http 403 forbidden, which only effective if `retry-wait` > 0
21
* download: add option `retry-on-406` to retry on http 406 not acceptable, which only effective if `retry-wait` > 0
22
* download: add option `retry-on-unknown` to retry on unknown status code, which only effective if `retry-wait` > 0
23
-* Disable auto added Want-Digest header
+* http: add option `http-want-digest` to choose whether to send the generated `Want-Digest` HTTP header or not (Not send by default)
24
25
## Installing
26
0 commit comments