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