Searched defs:HttpLiteAttr (Results 1 – 1 of 1) sorted by relevance
26 struct HttpLiteAttr { struct27 OnError callbackFunc;28 void *pluginHandle;29 int bufferSize;30 int priority;31 std::string certFile;32 bool notVerifyCert; // false for verify; true for not verify