Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 229 Bytes

File metadata and controls

7 lines (6 loc) · 229 Bytes

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