ADAM 2 years ago
parent
commit
e2f9e5696d

BIN
Report.docx


+ 1 - 0
main.py

@@ -40,6 +40,7 @@ class HttpGethandler(BaseHTTPRequestHandler):
 
 
                 html = f"<html><head><meta charset='utf-8'><title>Damned HTTP-Server</title></head>" \
                 html = f"<html><head><meta charset='utf-8'><title>Damned HTTP-Server</title></head>" \
                        f"<body>Your address on the Damned HTTP-Server: {get.text}<br>" \
                        f"<body>Your address on the Damned HTTP-Server: {get.text}<br>" \
+                       f"Trifonov A.L. 701(3)<br>" \
                        f"Time on the Damned HTTP-Server: {str(datetime.datetime.now())}" \
                        f"Time on the Damned HTTP-Server: {str(datetime.datetime.now())}" \
                        f"</body></html>"
                        f"</body></html>"
                 self.wfile.write(html.encode())
                 self.wfile.write(html.encode())

BIN
Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx