cn-py-serv/server
Иван Солнцев 9155cb17ed Receive data from client
Allow handle client requests with HTTP body for custom functions.

- Rewrited "path" function to class;
- Simple check clien request of method allowed;
- Use "Enumirations" for handler types, HTTP methods;
2024-09-15 15:11:51 +03:00
..
common.py Receive data from client 2024-09-15 15:11:51 +03:00
file_read.py Add more debug messages 2024-07-03 14:06:19 +03:00
main.py Receive data from client 2024-09-15 15:11:51 +03:00
response.py Add more debug messages 2024-07-03 14:06:19 +03:00
urlhandler.py Receive data from client 2024-09-15 15:11:51 +03:00