wfexs_backend.fetchers.http
#
Module Contents#
Functions#
Method to fetch contents from http, https and ftp |
API#
- wfexs_backend.fetchers.http.fetchClassicURL(remote_file: wfexs_backend.common.URIType, cachedFilename: PathLikePath | IO[bytes], secContext: SecurityContextConfig | None = None) wfexs_backend.fetchers.ProtocolFetcherReturn #
Method to fetch contents from http, https and ftp
- Parameters:
remote_file
cachedFilename
secContext