general-purpose file parsing

This commit is contained in:
ed
2021-05-16 07:04:18 +02:00
parent c0e6df4b63
commit 0fcfe79994
4 changed files with 52 additions and 16 deletions

View File

@@ -674,7 +674,7 @@ class HttpCli(object):
self.log("failed to utime ({}, {})".format(path, times))
spd = self._spd(post_sz)
self.log("{} thank".format(spd))
self.log("binpost {} thank".format(spd))
self.reply(b"thank")
return True