MCPcopy Index your code
hub / github.com/PyGithub/PyGithub / getheaders

Method getheaders

tests/Framework.py:107–108  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

105 self.__output = output
106
107 def getheaders(self):
108 return self.__headers
109
110 def read(self):
111 return self.__output

Callers 1

getresponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected