Curl_multi_exec() has been disabled for security reasons

Hi

I installed Grav for the first time (from the zip file of a skeleton) on my usual hosting, and I was very pleased to see that all the checks were successful (“PHP Modules: All modules look good!”, “Essential Folders: All folders look good!”, …).

Unfortunately, for every page I visit in the admin interface, I see the following message (in a red popup):

curl_multi_exec() has been disabled for security reasons

I checked the my PHP setting and actually my hosting disabled this PHP module (it is in the “disable_functions” section).
Therefore, I asked them to enable it but they told me that they cannot do this due to some security vulnerability since this is a “shared hosting”.

However, I do not see this as a strict requirement for Grav in the documentation.
Can you tell me if it can work also without this module?

Is there a way to fix this problem? (perhaps some settings that I can change?)

Thanks