Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ info
Method
info
scrapy/http/cookies.py:210–211 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
208
self.response = response
209
210
def
info(self) -> Self:
211
return
self
212
213
def
get_all(self, name: str, default: Any = None) -> list[str]:
214
return
[
Callers
15
from_crawler
Method · 0.80
load_settings
Method · 0.80
_apply_settings
Method · 0.80
_log_shutdown
Method · 0.80
_log_kill
Method · 0.80
close_spider
Method · 0.80
_sent_ok
Method · 0.80
log_scrapy_info
Function · 0.80
_dq
Method · 0.80
_start_scheduled_request
Method · 0.80
open_spider_async
Method · 0.80
close_spider_async
Method · 0.80
Calls
no outgoing calls
Tested by
14
parse
Method · 0.64
start
Method · 0.64
store
Method · 0.64
process_spider_exception
Method · 0.64
process_spider_exception
Method · 0.64
parse
Method · 0.64
process_spider_input
Method · 0.64
errback
Method · 0.64
process_spider_exception
Method · 0.64
process_spider_exception
Method · 0.64
process_spider_exception
Method · 0.64
alt_callback
Method · 0.64