thephpleague / flysystem-rackspace

Flysystem Adapter for Rackspace
37 stars 28 forks source link

Added the use of getPartialObject() for the metadata requests. #18

Closed ah017 closed 8 years ago

ah017 commented 8 years ago

Using getObject() downloads the entire file whereas getPartialObject() only downloads the headers and not the content.

ah017 commented 8 years ago

Thanks for the merge @frankdejonge - will you tag this for a 1.0.5 release as is or are there some additional commits to go in first?

frankdejonge commented 8 years ago

@wibleh I'm merging (and correcting) the other open PR and will then proceed to tag and release 1.0.5 expect it within say 15 min?

ah017 commented 8 years ago

@frankdejonge that quick?!? Thanks :+1:

frankdejonge commented 8 years ago

@wibleh 1.0.5 is tagged and should be available on packagist shortly.