Javascript, ES6, Golang, js, design, works, uuorks

显示标签为“chrome”的博文。显示所有博文
显示标签为“chrome”的博文。显示所有博文

2009年5月14日

google chrome doesnt support local cookie

没有评论:
today, when i write some code using cookie to storage some var,  i found google chrome could not get the var which was stored in cookie. 
i search the google and find the solution.. 
Chrome doesn't support cookies for local files unless you start it with the --enable-file-cookies flag.