Skip to content

Instantly share code, notes, and snippets.

@binarykore
Created September 16, 2024 04:33
Show Gist options
  • Save binarykore/db88fede01ccb0aabb667b54a8bd6378 to your computer and use it in GitHub Desktop.
Save binarykore/db88fede01ccb0aabb667b54a8bd6378 to your computer and use it in GitHub Desktop.
Header based Binary - Streaming Download App
<?php
Header("Location: schema://url.domain_extension/filename.extension");
//Insert Binary Download Composition with designated Filename..
//Data Blob to Binary File, upon Software Package Pull, EG: git pull / git clone / git push..
//https://web.app/automation_script/essence_tool.pkg
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment