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

Method putheader

Lib/httplib.py:945–954  ·  view source on GitHub ↗

Send a request header line to the server. For example: h.putheader('Accept', 'text/html')

(self, header, *values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

putrequestMethod · 0.95
_set_content_lengthMethod · 0.95
_send_requestMethod · 0.95
open_httpMethod · 0.80
open_httpsMethod · 0.80
send_requestMethod · 0.80
send_hostMethod · 0.80
send_user_agentMethod · 0.80
send_contentMethod · 0.80
emitMethod · 0.80

Calls 4

_outputMethod · 0.95
CannotSendHeaderClass · 0.85
strFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected