int128 / gpup

A command to upload photos and movies to Google Photos Library using the official Google Photos Library API
Apache License 2.0
221 stars 22 forks source link

Send proper content-length on upload #17

Closed int128 closed 6 years ago

int128 commented 6 years ago

Currently content-length: 0 is sent on uploading a file. This will fix it.