mirror of
https://github.com/9001/copyparty.git
synced 2026-03-25 09:32:56 +10:00
let http thread handle upload verification plugins
This commit is contained in:
@@ -1515,6 +1515,7 @@ class HttpCli(object):
|
||||
self.ip,
|
||||
at,
|
||||
self.uname,
|
||||
True,
|
||||
)
|
||||
|
||||
vsuf = ""
|
||||
@@ -2189,6 +2190,7 @@ class HttpCli(object):
|
||||
self.ip,
|
||||
at,
|
||||
self.uname,
|
||||
True,
|
||||
)
|
||||
self.conn.nbyte += sz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user