Have something to say about HTTP Requester? Say it here!
Have suggestions, comments, or need help? Post it here! If you know of better software than HTTP Requester, post it here! If you know of issues with HTTP Requester, post it here! Share your knowledge with all of us. :-)
[@dan] Yes, choose the “HEAD” method. “Content-Length” part of the result is filesize (in bytes). “HEAD” method does not download the file, it only requests header.
[@dan] Yes, choose the “HEAD” method. “Content-Length” part of the result is filesize (in bytes). “HEAD” method does not download the file, it only requests header.
[ @Ashraf] you’ve made a mistake on the offerings page this is a 64bit application. There is NO 32bit edition in the installer so will not run in any 32bit edition of windows.
Thanks to all for the HEAD tip; the URL I wanted the download size of didn’t have a “CONTENT-LENGTH” field, so (not surprisingly) it’s obviously not required.