Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
49
class
DownloadHandlers:
Callers
1
_close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected