Difference between set-cookie2 and set-cookie

馋奶兔 提交于 2019-12-10 12:29:40

问题


Is there any advantage of using set-cookie2 over set-cookie. And is there any difference in how they affect the functionality on server and client side.


回答1:


Set-Cookie2 isn't widely implemented and now deprecated.

See RFC 6265.



来源:https://stackoverflow.com/questions/9462180/difference-between-set-cookie2-and-set-cookie

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!