8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Wrong cookies option definition #252

Closed oscarpedrero closed 5 years ago

oscarpedrero commented 5 years ago

Is a bool value not string whit a path

Q A
Bug fix yes
New feature no
BC breaks no
Deprecations no
Tests pass yes
Fixed tickets [comma-separated list of tickets fixed by the PR, if any]
License MIT
gregurco commented 5 years ago

Hello @oscarpedrero Why it it wrong value? Yep, finally it's not the real one and it should be adjusted from case to case, but false it's just deactivating it. Better not to setup it at all in this case. But if you setup it, then put the path there.