javascript - Is it possible to access a cookie and not have it sent in request headers? -


is possible set cookie in client's computer, use javascript access cookie, not have sent in http request header, like:

cookie: phpsessid=r6osuqd20m72ho45lf5lohohe6; sum=csfftak5jf8gjffsp3el93g2a2 

no, can use html5 local storage achieve goal. whatever goal is. :)


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -