支持文件接口用户自定义信息;
This commit is contained in:
@@ -52,6 +52,7 @@ struct fetch_file_meta
|
||||
u_int32_t cfg_num;
|
||||
u_int32_t validate_md5;
|
||||
char md5str[36];
|
||||
const char *user_region;
|
||||
};
|
||||
|
||||
struct md5_long
|
||||
@@ -68,6 +69,7 @@ union doris_md5
|
||||
struct doris_confile_ctx
|
||||
{
|
||||
struct doris_http_ctx *httpctx;
|
||||
char server[64];
|
||||
|
||||
MD5_CTX md5ctx;
|
||||
long res_code;
|
||||
|
||||
Reference in New Issue
Block a user