Our component, that supports asynchronous downloading of resources, now rocks with Delphi too. It supports downloading from http and https (and other
URL protocols supported by Castle Game Engine). You can test with Delphi e.g. these examples: examples / network / asynchronous_download examples / network / remote_logging Most features you expect are supported: Asynchronous operation …