mirror of
https://github.com/aria2/aria2.git
synced 2025-04-06 05:57:36 +03:00
Update NEWS
This commit is contained in:
parent
3ce0d91757
commit
db443d848c
1 changed files with 6 additions and 3 deletions
9
NEWS
9
NEWS
|
@ -37,7 +37,8 @@ Changes
|
||||||
|
|
||||||
Patch from amtlib-dot-dll
|
Patch from amtlib-dot-dll
|
||||||
|
|
||||||
* Return 400 HTTP status code if exception was caught while executing RPC method
|
* Return 400 HTTP status code if exception was caught while executing
|
||||||
|
RPC method
|
||||||
|
|
||||||
Previously, we returned 500 HTTP status code. I think the found in
|
Previously, we returned 500 HTTP status code. I think the found in
|
||||||
RPC level, not in HTTP protocol, so 500 is not appropriate.
|
RPC level, not in HTTP protocol, so 500 is not appropriate.
|
||||||
|
@ -50,9 +51,11 @@ Changes
|
||||||
|
|
||||||
Patch from Adam Baxter
|
Patch from Adam Baxter
|
||||||
|
|
||||||
* Increase --select-file upper bound to 1m for torrent containing lots of files
|
* Increase --select-file upper bound to 1m for torrent containing lots
|
||||||
|
of files
|
||||||
|
|
||||||
* Fix busy loop with --dry-run and 4xx response for URI listed in metalink
|
* Fix busy loop with --dry-run and 4xx response for URI listed in
|
||||||
|
metalink
|
||||||
|
|
||||||
See GH-430
|
See GH-430
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue