added multipart upload file,
it works, but need some adjustements, refactoring and testing
This commit is contained in:
9
memo.txt
9
memo.txt
@@ -1,14 +1,15 @@
|
||||
IN 42 SUBJECT AND/OR PRIORITY :
|
||||
- CGI (TODO HUGO)
|
||||
- chunked request (WIP, a bit difficult)
|
||||
- chunked request (need testing)
|
||||
|
||||
- Need to test normal body parsing
|
||||
- basic html upload page for testing request of web browser
|
||||
- upload files with config "upload_dir"
|
||||
- upload files testing and adjustements
|
||||
- https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
|
||||
Config en Ko (value * 2^10) serait plus commode que en octet
|
||||
Et 0 valeur special pour desactiver
|
||||
|
||||
- Ecrire des tests !
|
||||
- handle redirection (Work, but weird behavior need deeper test)
|
||||
- _determine_location() review (New version to complete and test)
|
||||
-----------------------------
|
||||
Si ce n'est pas deja fait :
|
||||
- dans config, check erreur si port > 16bits
|
||||
|
||||
Reference in New Issue
Block a user