15 lines
723 B
Plaintext
15 lines
723 B
Plaintext
telnet> Trying 127.0.0.1...
|
|
Connected to localhost.
|
|
Escape character is '^]'.
|
|
HTTP/1.1 501 Not Implemented
|
|
Server: Webserv/0.1
|
|
Connection: keep-alive
|
|
Content-Type: text/html; charset=UTF-8
|
|
Content-Length: 193
|
|
|
|
<!DOCTYPE html><html><head><title>501 Not Implemented</title></head><body><h1 style="text-align:center">501 Not Implemented</h1><hr><p style="text-align:center">Le Webserv/0.1</p></body></html>HTTP/1.1 415 Unsupported Media Type
|
|
Accept-Encoding:
|
|
Content-Type: text/html; charset=UTF-8
|
|
Content-Length: 207
|
|
|
|
<!DOCTYPE html><html><head><title>415 Unsupported Media Type</title></head><body><h1 style="text-align:center">415 Unsupported Media Type</h1><hr><p style="text-align:center">Le Webserv/0.1</p></body></html> |