![]() |
Thank you: Here I read: https://www.codeigniter.com/user_guide/l...ng-options
Quote:"Since v4.4.0, the default value has been changed to false." system/Config/Service.php PHP Code: /** So there is no need to specifically use single_service() in my libraries that use curl requests? The options for curl requests passed to the constructor are usually not shared? |
Messages In This Thread |
Curl best practice for API calls? Protecting sensitive data like API keys - by minsk832 - 06-18-2024, 08:55 PM
RE: Curl best practice for API calls? Protecting sensitive data like API keys - by kenjis - 06-18-2024, 09:24 PM
RE: Curl best practice for API calls? Protecting sensitive data like API keys - by minsk832 - 06-19-2024, 04:55 PM
RE: Curl best practice for API calls? Protecting sensitive data like API keys - by kenjis - 06-19-2024, 06:25 PM
|