misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
bd7c64b2af
commit
539df810ed
@ -71,6 +71,7 @@ SHUTDOWN = """<html>
|
|||||||
</body>
|
</body>
|
||||||
</html>"""
|
</html>"""
|
||||||
|
|
||||||
|
|
||||||
class Handler(BaseHTTPRequestHandler):
|
class Handler(BaseHTTPRequestHandler):
|
||||||
# suppress internal logging
|
# suppress internal logging
|
||||||
def log_message(self, format, *args):
|
def log_message(self, format, *args):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user