Get the content size of the ZIP file using a HTTP HEAD request. Get the last 100 bytes using HTTP Range queries (hoping it's enough) to read the end-of-central-directory (EOCD) section. Using the EOCD ...
If this is your first time using onlybuild, it is recommended that you use create-onlybuild-app, which will walk you through setting up a project and automatically create the files needed to get ...