htp_multipart_t Struct Reference

#include <htp_multipart.h>

Data Fields

char * boundary
size_t boundary_len
int boundary_count
htp_list_t * parts
uint64_t flags

Detailed Description

Holds information related to a multipart body.


Field Documentation

Multipart boundary.

How many boundaries were there?

Boundary length.

Parsing flags.

List of parts, in the order in which they appeared in the body.


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

Generated on 1 Jan 2017 for HTP by  doxygen 1.6.1