Skip to content

Latest commit

 

History

History

0x0C-web_server

0x0C. Web server

Learning objectives for this project:

  • What is the main role of a web server
  • What is a child process
  • Why web servers usually have a parent process and child processes
  • What are the main HTTP requests