You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Introduction
2
2
3
-
This project is a basic HTTP server written in C++98.
3
+
This project is a basic HTTP server written in C++98. The standards below (HTTP/CGI) are not completely implemented and were rather used as a guideline for basic webserver functionality than a requirement.
0 commit comments