Switch to uploader thread for log file uploads.
This commit is contained in:
@@ -31,7 +31,8 @@ public:
|
||||
|
||||
protected:
|
||||
virtual void InternalInit(const std::string &url, const std::string &targetFileName,
|
||||
const std::string &user, const std::string &password, size_t filesize);
|
||||
const std::string &user, const std::string &password,
|
||||
size_t filesize, const std::string &httpPost);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user