asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
544 stars 152 forks source link

Set content-length header for put and post requests #64

Closed erikverheij closed 9 years ago

erikverheij commented 9 years ago

Sometimes Google returns an error with the message: "POST requests require a Content-length header. That’s all we know."