Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 380 Bytes

HTPP

A simple http server

Preview:

preview.mp4

Files Supported:

  • html
  • js
  • css
  • webp 🤡

TODO:

  • Support more files
  • HTTP/2 support
    • Currently HTTP/1.1 (atleast keep-alive works 🫠)
  • Respone compression
  • Request handlers
    • OPTIONS, TRACE and CONNECT method handler remains 😭