HTP  0.3
Data Fields
htp_urlenp_t Struct Reference

#include <htp_urlencoded.h>

Collaboration diagram for htp_urlenp_t:
Collaboration graph
[legend]

Data Fields

htp_tx_ttx
unsigned char argument_separator
int decode_url_encoding
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: