After Axios logs in to the user, will the token,sessionid, Cookie be automatically set on the browser?

after Axios logs in to the user, will token,sessionid, these Cookie be automatically set on the browser?

Mar.06,2021

if transmitted through cookie,


axios, which is set by default on each request, has nothing to do with Cookie. If the backend wants to grow Cookie, it will add a Set-Cookie field to the response header before it will be planted under your corresponding domain

.
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-1b37790-e5e7.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-1b37790-e5e7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?