Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ info
Method
info
Lib/urllib/response.py:64–65 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
62
self.headers = headers
63
64
def
info(self):
65
return
self.headers
66
67
68
class
addinfourl(addinfo):
Callers
2
urlretrieve
Function · 0.45
http_response
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected