Skip to content

Resource Saving for Curl #3

@leventkaragol

Description

@leventkaragol

The curl_global_init and curl_global_cleanup methods in each method call cause unnecessary waste of resources. It must be made to be executed once in the class constructor and destructor.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions