htp_mpart_part_t Struct Reference

#include <htp_multipart.h>

Collaboration diagram for htp_mpart_part_t:
Collaboration graph
[legend]

Data Fields

htp_mpartp_tmpartp
int type
size_t len
bstrname
bstrvalue
table_theaders
htp_file_tfile

Field Documentation

Part headers (htp_header_t instances), indexed by name.

Raw part length.

Pointer to the parser.

Part name, from the Content-Disposition header.

Part type; see the MULTIPART_PART_* constants.

Part value; currently only available for MULTIPART_PART_TEXT parts.


The documentation for this struct was generated from the following file:

Generated on 28 Jan 2013 for HTP by  doxygen 1.6.1