MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / credentials

Method credentials

suds/transport/http.py:187–188  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

185 request.headers['Authorization'] = basic
186
187 def credentials(self):
188 return (self.options.username, self.options.password)

Callers 1

addcredentialsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected