To find a particular cookie, we can split document.cookie by ; ... But if a cookie is httpOnly , then document.cookie doesn't see it, ...
確定! 回上一頁