nn::http::Connection::AddHeaderField Member Functionnn::Result AddHeaderField( const char * pLabel, const char * pValue );
| Name | Description | |
|---|---|---|
| in | pLabel | Label name of the field. |
| in | pValue | Content of the field. |
Adds a field to the message header to be sent through an HTTP request.
CONFIDENTIAL