brookshi / Hitchhiker

a Restful Api test tool
http://www.hitchhiker-api.com
Other
2.19k stars 402 forks source link

右上角用户菜单增加单独的 clear cache #136

Closed vmvz closed 6 years ago

vmvz commented 6 years ago

用了setEnvVariable, 如果有错误的时候, 如何清除里面的一些变量?

所以是不是 右上角用户菜单增加单独的 clear cache 按钮会方便一些?

image

brookshi commented 6 years ago

这个clear cache清的是浏览器的cache,和变量没什么关系,清除可以用api removeEnvVariable

vmvz commented 6 years ago

好的