htp_urlenp_t Struct Reference

#include <htp_urlencoded.h>

Data Fields

htp_tx_ttx
unsigned char argument_separator
int decode_url_encoding
htp_table_tparams
int _state
int _complete
bstr_name
bstr_builder_t_bb

Detailed Description

This is the main URLENCODED parser structure. It is used to store parser configuration, temporary parsing data, as well as the parameters.


Field Documentation

The character used to separate parameters. Defaults to & and should not be changed without good reason.

Whether to perform URL-decoding on parameters.

This table contains the list of parameters, indexed by name.

The transaction this parser belongs to.


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

Generated on 15 Jul 2018 for HTP by  doxygen 1.6.1