nnhttpConnectionGetHeaderAll FunctionNN_EXTERN_C nnResult nnhttpConnectionGetHeaderAll( const nnhttpConnection * this_, char * pHeaderBuf, size_t bufSize, size_t * pLengthCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| pHeaderBuf | ||
| bufSize | ||
| pLengthCourier |
See the corresponding C++ function nn::http::Connection::GetHeaderAll.
CONFIDENTIAL