• Модуль: dav
  • Путь к файлу: ~/bitrix/modules/dav/classes/general/response.php
  • Класс: CDavResponse
  • Вызов: CDavResponse::TurnOnBinaryOutput
public function TurnOnBinaryOutput()
{
	$this->outputType = DAV_BINARY_OUTPUT;
}