Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ErikCorry
on Dec 12, 2021
|
parent
|
context
|
favorite
| on:
Ask HN: Why have we accepted the cookie pop-up sit...
How do you assign individual web requests to a session without cookies?
notreallyserio
on Dec 12, 2021
|
next
[–]
Add a session id to the URL and all generated links, I'd guess. Still probably not any more legit than a cookie, though.
jefftk
on Dec 12, 2021
|
parent
|
next
[–]
I wouldn't be surprised if that fell under "similar devices", just like localStorage.
namdnay
on Dec 13, 2021
|
prev
[–]
generate a random ID in js when your page starts, set it in the context and send it as a header on every request
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: