Set-cookie can't be written into the browser?

set-cookie

is written back in the backend when the login request is made.
set-cookie: sessionid=wi2v576qks5sqpowddv4vg5zesx0edw1; expires=Fri, 17-Aug-2018 08:18:06 GMT; Max-Age=1209600; Path=/

and the front and background codes are all under the same domain name, but you can"t see them in the browser"s cookie. Why?
there are a lot of different domain names on the Internet, but we are under the same domain name

.
Apr.02,2021

whether Set-Cookie capitalizes


what domain has been tried, it's useless! Ah, the head is all big


try clearing the cache in the browser. It is estimated that cookie is full

.

clipboard.png
response header does not have a COOKIE setting


change the name of cookie. Google browser will hide some cookie fields. Even if you can see set-cookie in the response header, Google browser still won't execute this instruction. I can't set go_session_id successfully, but sessionid works

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e7c5-2bc64.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e7c5-2bc64.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?