About cookie principles. local test storage cookie: C # codeTestCookiemy + cookie + valuelocalhost/demo/15368473218563021288913811835230212688 * Baidu storage cookie: C # codeBAIDUID7D3D84A0431C18A462 about cookie principles.
Local test and storage cookie:
C # code
TestCookiemy+cookie+valuelocalhost/demo/15368473218563021288913811835230212688*
Baidu storage cookie:
C # code
BAIDUID7D3D84A0431C18A462EB67B3CCF5EDE7:FG=1baidu.com/102457602214432416861354440835230212688*
Problem:
<1> can the cookie storage format be customized? Or does Baidu directly write content into text instead of using its built-in cookie function?
<2> does the cookie time pass through its custom encryption format? After encryption, what is the last number?
<3> can the cookie file name be customized?
Thank you!
------ Solution --------------------
The format of the cookie file is unknown.
The cookie value can be encrypted as needed. In this way, only the official team can know the specific meaning.
------ Solution --------------------
The error message is sent. you should send it to the javascript layout.
You need to know how the cookie format is defined.
Search for cookie format