mirror of
https://github.com/9001/copyparty.git
synced 2026-04-06 07:47:56 +10:00
push queue/status info to server
This commit is contained in:
@@ -1127,8 +1127,10 @@ class HttpCli(object):
|
||||
except:
|
||||
self.log("failed to utime ({}, {})".format(fin_path, times))
|
||||
|
||||
cinf = self.headers.get("x-up2k-stat", "")
|
||||
|
||||
spd = self._spd(post_sz)
|
||||
self.log("{} thank".format(spd))
|
||||
self.log("{} thank {}".format(spd, cinf))
|
||||
self.reply(b"thank")
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user