|
Barracuda Application Server C/C++ Reference
NO
|
A container for key/value pairs used when setting custom HTTP headers or URL encoded HTTP parameters.
HttpClientKeyVal can be statically declared at compile time or be dynamically created during runtime. A dynamically created HttpClientKeyVal can be released as soon as HttpClient::request returns.
Example code:
#include <HttpClient.h>