Searched defs:CHttpProxy (Results 1 – 2 of 2) sorted by relevance
82 struct CHttpProxy { struct83 char *host;84 uint16_t port;85 char **exclusionList;86 int64_t exclusionListSize;
32 struct CHttpProxy { struct33 char* host;34 uint16_t port;35 char** exclusionList;36 int64_t exclusionListSize;