removed useless files
+ MethodType renamed to http_method, and moved to utils.hpp + operator= overload for Client moved to Client.cpp
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!-- <link href="styles/style.css" rel="stylesheet"> -->
|
||||
<title>Le Webserv</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>My First Heading</h1>
|
||||
<p>My first paragraph.</p>
|
||||
|
||||
<h1 style="text-align:center">Le index (˘ ͜ʖ˘)</h1>
|
||||
<hr>
|
||||
<p style="text-align:center">(˚3˚)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user