phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
568 stars 211 forks source link

Add additional curl configuration #238

Closed npabisz closed 3 years ago

npabisz commented 3 years ago

@tareqtms I've added additional curl configuration. In my opinion timeout is most important one to avoid hanging of fpm.

fabio-sassi-spotview commented 3 years ago

very interesting, this pull request is an elegant abstraction of these one: https://github.com/phpclassic/php-shopify/pull/233 https://github.com/phpclassic/php-shopify/pull/236