Home
last modified time | relevance | path

Searched defs:HTTPClientService (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/util/
H A Dhttpclientservice.py67 class HTTPClientService(service.SharedService): class
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/fake/
H A Dhttpclientservice.py58 class HTTPClientService(service.SharedService): class