This commit is contained in:
Дмитрий Экономов 2024-05-20 14:13:42 +03:00
parent 99860733dd
commit 0d0d9a92d6

View File

@ -29,3 +29,4 @@ while True:
client_sock.sendall(http_resp.encode()) client_sock.sendall(http_resp.encode())
client_sock.close() client_sock.close()
#test