/simple-http-server

An attempt to write simple HTTP server using raw sockets and TCP connection in Python

Primary LanguagePython

simple-http-server

An attempt to write a toy HTTP server from scratch using Python raw sockets