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.
|
|
3 years ago | |
|---|---|---|
| html | 3 years ago | |
| includes | 3 years ago | |
| public | 3 years ago | |
| srcs | 3 years ago | |
| .gitignore | 3 years ago | |
| Doxyfile | 3 years ago | |
| LICENSE | 3 years ago | |
| Makefile | 3 years ago | |
| README.md | 3 years ago | |
| default.json | 3 years ago | |
README.md
Webserv
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.