http/modules/uploadHandler.cpp File Reference
Detailed DescriptionForm-based file upload handler.
- Overview:
- This upload module is a non-terminal handler. It intercepts post data according to RFC-1867 ("multipart/form-data" post data). It saves the uploaded files in a configured upload directory and creates files[] variables to describe the uploaded files.
|
|