HTP  0.3
Data Fields
htp_urlen_param_t Struct Reference

#include <htp_urlencoded.h>

Collaboration diagram for htp_urlen_param_t:
Collaboration graph
[legend]

Data Fields

bstrname
bstrvalue

Detailed Description

Holds one application/x-www-form-urlencoded parameter.


Field Documentation

bstr* htp_urlen_param_t::name

Parameter name.

bstr* htp_urlen_param_t::value

Parameter value.


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