Issue
The new compiler complains in strict type checking mode for functionally working code which cannot be fixed due to missing types in "makeWebRequest" "responseCallback" signature.
Description
I am using "makeWebRequest" to download course files...