19declare(strict_types=1);
43 public function start(
string $download_file_name,
string $mime_type = MimeType::APPLICATION__OCTET_STREAM): void
50 $this->
ilFileDelivery->setConvertFileNameToAsci($settings->isDownloadWithAsciiFileName());
59 public function stop(): void
trait HttpServiceAware
Trait HttpServiceAware.
Class ilPHPOutputDelivery.
start(string $download_file_name, string $mime_type=MimeType::APPLICATION__OCTET_STREAM)
static http()
Fetches the global http state from ILIAS.