_request() and _response() refactoring

+ Wip redirection (weird behavior)
+ 505 HTTP Version Not Supported
This commit is contained in:
LuckyLaszlo
2022-08-09 01:46:59 +02:00
parent a44b9b493a
commit 643b09c4f7
8 changed files with 118 additions and 60 deletions

View File

@@ -1,11 +1,10 @@
IN 42 SUBJECT, PRIORITY :
- chunked request (response not mandatory it seems)
- 505 HTTP Version Not Supported
- CGI
- index (default file directory)
- Ecrire des tests !
- handle redirection
- handle redirection (weird behavior, to fix)
- upload files with config "upload_repo"
-----------------------------
- autoindex (done, need test)