MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getreply

Method getreply

Lib/httplib.py:1107–1138  ·  view source on GitHub ↗

Compat definition since superclass does not define it. Returns a tuple consisting of: - server status code (e.g. '200' if all goes well) - server "reason" corresponding to status code - any RFC822 headers in the response from the server

(self, buffering=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

open_httpMethod · 0.95
emitMethod · 0.95

Calls 3

closeMethod · 0.95
getresponseMethod · 0.45
makefileMethod · 0.45

Tested by

no test coverage detected