cURL

Component ID

435556

Component name

cURL

Component type

module

Component security advisory coverage

not-covered

Downloads

8770

Component created

Component changed

Component body

cURL module provides hook_requirements() implementation to show if cURL library is installed on status report page. Other modules that depend on cURL library shouldn't implement own hook_requirements() but should depend on cURL module.

cURL module also provides libcurlemu library if PHP cURL library is not installed.