5.13.0.0R1
Software Development Kit
ltrx_http_query_data Struct Reference

HTTP server query data. More...

Data Fields

bool found
 
const char * key
 
unsigned int size
 
char * value
 

Detailed Description

HTTP server query data.

Field Documentation

bool ltrx_http_query_data::found

Initially false, to be set true if name found.

const char* ltrx_http_query_data::key

Name to watch for.

unsigned int ltrx_http_query_data::size

Number of bytes in value array that may be set.

char* ltrx_http_query_data::value

Array to be set with value if found.


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