htp_param_t Struct Reference

#include <htp.h>

Data Fields

bstrname
bstrvalue
enum htp_data_source_t source
enum htp_parser_id_t parser_id
void * parser_data

Detailed Description

Represents a single request parameter.


Field Documentation

Parameter name.

Pointer to the parser data structure that contains complete information about the parameter. Can be NULL.

Type of the data structure referenced below.

Source of the parameter, for example HTP_SOURCE_QUERY_STRING.

Parameter value.


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

Generated on 15 Jul 2018 for HTP by  doxygen 1.6.1