Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py997 class HTTPHandler(logging.Handler): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py1196 class HTTPHandler(AbstractHTTPHandler): class