Skip to content

This project is about writing your ow HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.

Notifications You must be signed in to change notification settings

aposipov/webserv

Repository files navigation

structure

  • config file, parser config
  • system calls, answers
  • request parsing
  • answers
  • CGI

see Wiki

image

About

This project is about writing your ow HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.

Topics

Resources

Stars

Watchers

Forks