Top "Session-cookies" questions

Session cookies enable a server and a browser to establish an identified connection (through cookies) and communicate though it.

How secure are PHP sessions?

I'm primarily a C++ programmer, but I'm trying to pick up some PHP. Apparently the way to implement web user …

php session-cookies
Is it possible for jQuery cookies to expire like session variables?

I know this question has been asked a thousand times but none of the answers really give me what I'm …

jquery cookies session-cookies jquery-cookie
How to know when OWIN cookie will expire?

I would like to create some kind of countdown timer based on the time the OWIN cookie will expire. I …

.net asp.net-mvc-5 session-cookies owin
How to set Secure attribute to Set-cookie in Nginx through nginx.conf file

I am new to Nginx server. recently started working nginx project. I have task to set security headers through nginx.…

nginx session-cookies nginx-reverse-proxy nginx-config setcookie
Remember me Cookie best practice?

I read about many old questions about this argument, and I thought that the best practice is to set up …

security cookies session-cookies
How to clear cookies using Django

I am trying to develop login page for a web site. I am using Django 1.4.2. I stored users which logged …

python django cookies web session-cookies
Login to Google with PHP and Curl, Cookie turned off?

I have this code for logging into Google using Simple DOM Parser with curl. I've tried adding in the cookiejar …

php cookies curl session-cookies
Set cookies with NSURLSession

Hi I am developing one Iphone application In which I want to set cookies after server response and use that …

ios session-cookies nsurlsession
Yahoo Finance Historical data downloader url is not working

I have used the following url to fetch the historical data from yahoo finance. From last 16th May, 2017 the url …

cookies session-cookies finance yahoo-api yahoo-finance
Asp.net Sessions Getting Crossed / Mixed Up

Few weeks ago we had one of our customers contacting us saying that sometimes when he creates an activity it …

asp.net iis-7.5 session-cookies