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

Method do_POST

Lib/SimpleXMLRPCServer.py:467–535  ·  view source on GitHub ↗

Handles the HTTP POST request. Attempts to interpret all HTTP POST requests as XML-RPC calls, which are forwarded to the server's _dispatch method for handling.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

is_rpc_path_validMethod · 0.95
report_404Method · 0.95
accept_encodingsMethod · 0.95
getattrFunction · 0.85
strFunction · 0.85
send_responseMethod · 0.80
send_headerMethod · 0.80
end_headersMethod · 0.80
readMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected