Content type of downloaded file
13 Jan 2018 Downloading files from POST requests is actually a bit more complicated header('Content-type: application/pdf'); http_response_code(200); 9 Jan 2017 Hi, I am working on a CSV download feature for a project. $response = response('File contents', 200, [ 'Content-Type' => 'application/json',