Cleanup parser and add documentation
This commit is contained in:
@@ -120,4 +120,4 @@ class RequestHandler:
|
||||
message += "\r\n"
|
||||
|
||||
logging.debug("Sending: %r", message)
|
||||
client.sendall(message.encode(FORMAT))
|
||||
client.sendall(message.encode(FORMAT))
|
||||
|
Reference in New Issue
Block a user