:py:mod:`wfexs_backend.fetchers.http`
=====================================

.. py:module:: wfexs_backend.fetchers.http

.. autodoc2-docstring:: wfexs_backend.fetchers.http
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`fetchClassicURL <wfexs_backend.fetchers.http.fetchClassicURL>`
     - .. autodoc2-docstring:: wfexs_backend.fetchers.http.fetchClassicURL
          :summary:

API
~~~

.. py:function:: fetchClassicURL(remote_file: wfexs_backend.common.URIType, cachedFilename: Union[PathLikePath, IO[bytes]], secContext: Optional[SecurityContextConfig] = None) -> wfexs_backend.fetchers.ProtocolFetcherReturn
   :canonical: wfexs_backend.fetchers.http.fetchClassicURL

   .. autodoc2-docstring:: wfexs_backend.fetchers.http.fetchClassicURL
