nn::boss::TakeActionBase::AddHeaderField Member Functionnn::Result AddHeaderField( const char * pLabel, const char * pValue );
| Name | Description | |
|---|---|---|
| in | pLabel | Specifies the header name. |
| in | pValue | Specifies the header value. |
Adds header fields to the HTTP header.
CONFIDENTIAL