Replies: 2 comments 2 replies
|
Hey @dhruva81! Thanks for the question :) You may specify config options (Including Guzzle config options like |
2 replies
|
Hi @dhruva81. Did you manage to resolve this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I add options using the Saloon package in Laravel?
Previously, I was using Http::withOptions(['verify' => false]) to disable SSL verification when making requests.
But I am not able to find a way in Saloon package.
Kindly guide.
Thanks
All reactions