build()); $options = $_REQUEST; unset($options['method']); unset($options['url']); $fileDispatcher->dispatch($options); if(!in_array('toDownloadNow', $method)){ header('Location: '.BASE_URL); exit; } }else{ header('Location: '.BASE_URL); }