HTP  0.5
Data Fields
htp_urlen_param_t Struct Reference

#include <htp_urlencoded.h>

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: