mirror of
https://github.com/9001/copyparty.git
synced 2026-03-28 02:53:03 +10:00
explicit redirect to single non-roots
This commit is contained in:
@@ -49,6 +49,7 @@ HTTPCODE = {
|
||||
200: "OK",
|
||||
204: "No Content",
|
||||
206: "Partial Content",
|
||||
302: "Found",
|
||||
304: "Not Modified",
|
||||
400: "Bad Request",
|
||||
403: "Forbidden",
|
||||
|
||||
Reference in New Issue
Block a user