asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
543 stars 154 forks source link

Adding ability to override the built-in cURL parameters. #101

Closed MarkMaldaba closed 8 years ago

MarkMaldaba commented 9 years ago

Previously, these were hard-coded, but now it is possible to add additional parameters, or to change the hard-coded values.

Some use-cases that I have already encountered (there are no doubt many more):

Default behaviour is unchanged.