sintaxi / dbox

NodeJS SDK for Dropbox API (THIS LIBRARY IS OBSOLETE!!)
513 stars 91 forks source link

Dropbox GET (file) metadata #23

Closed mikksoone closed 12 years ago

mikksoone commented 12 years ago

https://www.dropbox.com/developers/reference/api#files-GET

specifies that "The HTTP response contains the content metadata in JSON format within an x-dropbox-metadata header."

When downloading a file, it would be nice to also get the metadata that is sent from dropbox. Added one liner addition to parse and send metadata to client.

sintaxi commented 12 years ago

Thanks for the patch. This is a valid patch but this issue has been resolved in another pull request and published in v0.4.2.

https://github.com/sintaxi/node-dbox/pull/22

Please send me your name and email address as I would like to add you to the contributor list.

Thanks Brock

mikksoone commented 12 years ago

Hi,

Thanks for making new release this quickly, I really needed that feature :)

Mikk Soone mikksoone@gmail.com

2012/5/12 Brock Whitten < reply@reply.github.com

Thanks for the patch. This is a valid patch but this issue has been resolved in another pull request and published in v0.4.2.

https://github.com/sintaxi/node-dbox/pull/22

Please send me your name and email address as I would like to add you to the contributor list.

Thanks Brock


Reply to this email directly or view it on GitHub: https://github.com/sintaxi/node-dbox/pull/23#issuecomment-5671015