cn-py-serv/server
Иван Солнцев 440fe803d2 Split TCP socket server and HTTP handler.
- File reader function small improvent;
 - Move MAX_REQUEST_LINE_SIZE to common server file.
2024-10-03 14:50:42 +03:00
..
__init__.py Code review 2024-10-03 14:26:15 +03:00
common.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
file_read.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
http_handler.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
main.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
response.py Code review 2024-10-03 14:26:15 +03:00
urlhandler.py Receive data from client 2024-09-15 15:11:51 +03:00