| Current Path : /home/users/unlimited/www/dealnest.codeskitter.site/vendor/weidner/goutte/config/ |
| Current File : /home/users/unlimited/www/dealnest.codeskitter.site/vendor/weidner/goutte/config/goutte.php |
<?php
return [
/*
|-----------------------------------------------------------------------
| Symfony Http Client Configuration
|-----------------------------------------------------------------------
|
| A collection of default request options to apply to each request
| dispatched by the Symfony Http Client.
|
| @see {@link https://symfony.com/doc/current/http_client.html}
*/
'client' => [
'max_redirects' => 0
],
];