language agnostic - Get File Creation Date Over HTTP -


given file on webserver (e.g., http://foo.com/bar.zip -> accessible through http), there way date attributes (e.g., date [created, modified]) without downloading entire archive in first place?

right now, download archive , read attributes programmatically. trouble archive dozens of mib seems waste of resources download entire thing , end reading off couple of bytes of information.

i realize bandwidth practically free, don't wasteful in case.

try read last-modified header


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -