There was an error while loading. Please reload this page.
1 parent 6c95ac8 commit d8e75e9Copy full SHA for d8e75e9
README.md
@@ -3,8 +3,8 @@ This is the project based on http protocol that has been used in day to day life
3
4
It has following features:-
5
6
-HTTP: GET, POST, PUT, HEAD, DELETE, Cookies, Headers, non-persistent connections, Multiple clients at the same time (with a
+HTTP: GET, POST, PUT, HEAD, DELETE, Cookies, Headers, non-persistent connections, Multiple clients at the same time
7
8
-sepearate program to test this), logging with levels of logging, handling file permissions; Server configuration - config file
+(with a sepearate program to test this), logging with levels of logging, handling file permissions; Server configuration - config
9
10
-with DocumentRoot, log file name, max simulateneous connections ; way to stop and restart the server;
+file with DocumentRoot, log file name, max simulateneous connections ; way to stop and restart the server;
0 commit comments