Searched defs:HttpProxy (Results 1 – 2 of 2) sorted by relevance
652 struct HttpProxy { struct653 Address addr;655 StringRef host;657 StringRef userinfo;659 uint16_t port;
904 const HttpProxy = { variable