omise-php
omise-php copied to clipboard
[Question] How to pass custom CURLOPT option
I need to pass some option to use for make it more secure and fastest. Example: CURLOPT_INTERFACE
How to pass something like this into curl object ?