MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / info

Method info

tools/python-3.11.9-amd64/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
68class addinfourl(addinfo):

Calls

no outgoing calls