I have two domains www.a.com and b.a.com. I have a cookie testCookie with a domain b.a.com. Is it possible to delete this cookie from the domain www.a.com? I have been unable to do so - is the "www" the culprit?
Add a comment |
1 Answer 1
You will need to use a wildcard cookie domain like .a.com in order to access it from www.a.com and b.a.com.
answered Jun 12, 2015 at 22:51
Nathan Taylor
24.7k2020 gold badges102102 silver badges158158 bronze badges
Sign up to request clarification or add additional context in comments.
Comments
- The Overflow Blog
-
- Featured on Meta
-
-
-
Related
Hot Network Questions
- What was the Servus 100 system?
- Will stucco covering on wooden porch posts increase longevity?
- Detect if any ping succeeds
- Should wires stripped too small be redone?
- Do features that increase Speed apply retroactively when gaining a new special Speed?
- Wild Turkeys in TikZ
- When was the symbol "U" first used to denote voltage or electric potential difference?
- When doing a CASSCF calculation, why do we rotate by 90 degrees rather than by a different amount?
- Calculating two highest maximum values of field in QGIS
- Recharge battery when it hits 50% or 5%?
- What is the maximum number of damage types for a single attack?
- Is there a term for the sound the orchestra produces when they tune?
- Is it unethical to mention my PhD Thesis in a double blinded review?
- What is the power of the purse?
- News API in Python
- Are Linux kernels compiled with UBSAN turned on?
- How to implement constraints via delta functions?
- Find Extreme UV data source for the Sun
- Fundamental class from smooth atlas
- Did Microsoft Windows popularize Klondike solitaire?
- Bash script for manually cleaning up the Traefik access log file and limiting it to a maximum of 50 MB
- Game with shrinking one's self as main gimmick/mechanic
- Why did I freeze to death even though I had cold resistance?
- What term describes a person who always remains ill?
lang-js