上传时输出对象的路径

This commit is contained in:
zhangchengwei
2018-09-28 15:16:28 +08:00
parent 3ad673b610
commit ad93b4ed6f
9 changed files with 37 additions and 33 deletions

View File

@@ -98,6 +98,7 @@ struct tango_cache_ctx
struct future* future;
char error[CURL_ERROR_SIZE];
char object_key[256];
char hostaddr[24];
enum CACHE_REQUEST_METHOD method;
enum CACHE_ERR_CODE error_code;