This module provides functionality for downloading files from a specified URL.
It utilizes the HTTPx library to handle HTTP requests and supports resuming interrupted downloads.
The module includes the action class for file downloading and relevant helper functions.