Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 214 Bytes

File metadata and controls

4 lines (4 loc) · 214 Bytes

MyWebServer

Web Server program in Java that mimics the HTTP/1.1 Protocol

Currently only supports the GET and HEAD functions of HTTP
Still need to add in directory with html files and such for GET requests