摘要: 1.domain表示的是cookie所在的域,默认为请求的地址,如网址为www.test.com/test/test.aspx,那么 domain默认为www.test.com。而跨域访问,如域A为t1.test.com,域B为t2.test.com,那么在域A生产一个令域A和 域B都能访问的coo... 阅读全文
posted @ 2015-07-27 10:54 黄德根 阅读(222) 评论(0) 推荐(0)