diff --git a/srv1.py b/srv1.py index 8bd34b9..e044a26 100644 --- a/srv1.py +++ b/srv1.py @@ -29,3 +29,4 @@ while True: client_sock.sendall(http_resp.encode()) client_sock.close() +#test