MCPcopy Index your code
hub / github.com/python/cpython / client.py

File client.py

Lib/http/client.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1r"""HTTP/1.1 client library
2
3<intro stuff goes here>
4<other stuff, too>

Callers

nothing calls this directly

Calls 4

updateMethod · 0.45
valuesMethod · 0.45
compileMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected