danagi stinanii !
This commit is contained in:
parent
64b8f2fba1
commit
9a40088ad9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ port = 80
|
|||
|
||||
L = [
|
||||
f"GET / HTTP/1.1\r\nHost: {adresse}\r\n\r\n",
|
||||
f"GET /index.html HTTP/1.1\r\nHost: {adresse}\r\n\r\n",
|
||||
f"GET /home.html HTTP/1.1\r\nHost: {adresse}\r\n\r\n",
|
||||
f"GET /about.html HTTP/1.1\r\nHost: {adresse}\r\n\r\n"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue