LSAPI_AppendRespHeader_r 188 sapi/litespeed/lsapilib.h int LSAPI_AppendRespHeader_r( LSAPI_Request * pHeader, char * pBuf, int len ); LSAPI_AppendRespHeader_r 315 sapi/litespeed/lsapilib.h { return LSAPI_AppendRespHeader_r( &g_req, pBuf, len ); }