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

Method endheaders

Lib/httplib.py:956–969  ·  view source on GitHub ↗

Indicate that the last header line has been sent to the server. This method sends the request to the server. The optional message_body argument can be used to pass a message body associated with the request. The message body will be sent in the same packet as the m

(self, message_body=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

_send_requestMethod · 0.95
open_httpMethod · 0.80
open_httpsMethod · 0.80
send_contentMethod · 0.80
emitMethod · 0.80

Calls 2

_send_outputMethod · 0.95
CannotSendHeaderClass · 0.85

Tested by

no test coverage detected