5.6.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

◆ found

bool ltrx_http_query_data::found

Initially false, to be set true if name found.

◆ key

const char* ltrx_http_query_data::key

Name to watch for.

◆ size

unsigned int ltrx_http_query_data::size

Number of bytes in value array that may be set.

◆ value

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: