summaryrefslogtreecommitdiff
path: root/cache/include
diff options
context:
space:
mode:
Diffstat (limited to 'cache/include')
-rw-r--r--cache/include/tango_cache_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cache/include/tango_cache_client.h b/cache/include/tango_cache_client.h
index 1ed9695..eac19bf 100644
--- a/cache/include/tango_cache_client.h
+++ b/cache/include/tango_cache_client.h
@@ -144,6 +144,7 @@ struct tango_cache_meta_put
const char* std_hdr[HDR_CONTENT_NUM]; //����ͷ������"Content-Type: text/html"����Ҫ�������У�NULL��ʾû�и�ͷ����
const char* usertag; //�������������ݣ�GETʱ��ԭ������
size_t usertag_len; //��󳤶�USER_TAG_MAX_LEN��0��ʾû�и�ͷ��
+ size_t user_log_name;
struct response_freshness put;
};