let http thread handle upload verification plugins

This commit is contained in:
ed
2023-02-26 19:07:49 +00:00
parent ab87fac6d8
commit 7ea183baef
2 changed files with 24 additions and 5 deletions

View File

@@ -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