Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py178 def do_open(self, http_class, req): argument
192 h = http_class(host, timeout=req.timeout) # will parse host:port