Home
last modified time | relevance | path

Searched refs:_callhttp (Results 1 – 2 of 2) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dwireprotoserver.py233 _callhttp(repo, req, res, proto, cmd)
423 def _callhttp(repo, req, res, proto, cmd): function
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-http-protocol.t404 > extensions.wrapfunction(wireprotoserver, '_callhttp', wrappedcallhttp)