HttpOnly 如果给某个cookie 设置了httpOnly 属性,则无法通过JS 脚本读写该cookie 的信息,但还是能通过Application 中手动修改cookie,所以只是在 ...
確定! 回上一頁