We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9238a commit 88da418Copy full SHA for 88da418
README.md
@@ -1,4 +1,6 @@
1
# SimpleJavaWebserver-for-HTTP1.0
2
-Something I wrote during my studies to learn the HTTP1.0 protocol
+Something I wrote during my studies to learn the HTTP1.0 protocol (RFC 1945)
3
4
Use with "java WebServer -mime some/path/to/mime.types
5
+
6
+Port is 6789.
0 commit comments