Go to the documentation of this file.
39 #ifndef _HTP_MULTIPART_PRIVATE_H
40 #define _HTP_MULTIPART_PRIVATE_H
48 #define CD_PARAM_OTHER 0
49 #define CD_PARAM_NAME 1
50 #define CD_PARAM_FILENAME 2
52 #define DEFAULT_FILE_EXTRACT_LIMIT 16
101 size_t len,
int line_end);