Searched defs:HttpProxy (Results 1 – 2 of 2) sorted by relevance
560 struct HttpProxy { struct561 Address addr;563 StringRef host;565 StringRef userinfo;567 uint16_t port;
904 const HttpProxy = { variable