optimizations, failsafes, formatting

This commit is contained in:
ed 2024-10-02 21:59:53 +00:00
parent 480ac254ab
commit 1ff14b4e05
7 changed files with 25 additions and 11 deletions

View file

@ -267,6 +267,7 @@ class VHttpSrv(object):
self.u2idx = None
self.ptn_cc = re.compile(r"[\x00-\x1f]")
self.uparam_cc_ok = set("doc move tree".split())
def cachebuster(self):
return "a"