You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
nicolas-arnaud 8a79ff3f39 save 23-01-17 2 years ago
html save 23-01-17 2 years ago
includes save 23-01-17 2 years ago
public save 23-01-17 2 years ago
srcs save 23-01-17 2 years ago
.gitignore save 23-01-17 2 years ago
Doxyfile save 23-01-17 2 years ago
LICENSE Initial commit 2 years ago
Makefile save 22-11-13-2 2 years ago
README.md save 23-01-17 2 years ago
default.json save 23-01-17 2 years ago

README.md

Webserv

Subject

ToDo/ToFix:

  • [] compare host and server_name for route choice
  • [] organize answer structure
  • [] default html pages (404, 503 ) ??
  • [] limit client body
  • [] DELETE method
  • [] POST method correctly
    • [] hard test segmented request
    • [] verify upload of files
    • [] what to do with content ?
  • [] CGI behavior
    • [] based on files extensions
    • []
  • [] STRESS TEST!! Server must stay available!!
  • [] Server shout never indefinitly wait.
  • [] PUT non-text file may finish because of eof char.

Behavior:

Configuration Parsing:

Server fonctionment:

  • set timeout.