Skip to content
Michelle Jiam edited this page Nov 3, 2022 · 13 revisions

Webserver 🏄‍♀️

A 42 network project about writing your own HTTP server.

What's in this wiki

Here you'll find documentation about:

  • Project specs
  • Server specs
  • Public class methods
  • Our notes on configuration files, HTTP headers, HTTP in general, network programming, and highlights from RFC 7230 and 7231.