MCPcopy
hub / github.com/scrapy/scrapy / close

Method close

scrapy/core/downloader/handlers/__init__.py:46–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

44 async def download_request(self, request: Request) -> Response: ...
45
46 async def close(self) -> None: ...
47
48
49class DownloadHandlers:

Callers 1

_closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected