missing-cookies
How do I get Authentication cookies in all subsequent HTTP Request headers to a WCF service?
I am having troubles getting authentication cookies placed into the HTTP Request Headers of a client Windows Service consuming a WCF Service hosted in IIS that is using ‘Sessions’.The client app use[详细]
2023-03-12 01:41 分类:问答Cookie not being read
I implemented \"Remember me\" functionality in my web app. I did this using a cookie that contains username/password encrypted using RSA.[详细]
2023-03-02 13:58 分类:问答Why is one cookie missed?
I\'m scrapping a page which is the result of a redirect: I visit page1 first, then it redirects to page2 via http-equiv=\"refresh\". I\'m scrapping page2. Content on page2 is based on some cookies pag[详细]
2023-02-24 09:02 分类:问答can't see some cookies using javascript
I\'m trying to access cookies using clie开发者_运维百科nt-side javascript. On the server I\'m using node.js and cookies module. I set two cookies, \"UUID\" and \"nick\".[详细]
2023-02-22 01:20 分类:问答Cookie write fails to work on hosted site
I have created a b开发者_运维技巧asic but extensive javascript-html page that depends on cookies to keep user information. It runs perfectly on my computer (MAC - Firefox) but when loaded into my host[详细]
2023-02-10 15:26 分类:问答asp.net mvc cookies not being sent back
My application at mysubdomain.mydomain.com needs to set a cookie that contains some user session information.[详细]
2022-12-26 20:27 分类:问答Why doesn't Safari set the cookies from my Perl CGI script?
I have a Perl-based website that attempts to set a number of cookies on the users first visit and I just noticed that Safari has stopped setting all but the first cookie that is passed. On first visit[详细]
2022-12-20 19:37 分类:问答