Back to search
Implemented a basic web server, which read the incoming HTTP request, read a plain text or jpeg file on the local system, sent bytes back to the client with an HTTP response header, displayed page stats when the browser requested "/stats" page, handled 404 and 500 errors and stopped the program gracefully when the user entered ‘q’ on the cmd line.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits