Y
Hacker News
new
|
ask
|
show
|
jobs
by
all_blue_chucks
2480 days ago
Having to add state to fundamentally stateless operations is not a good thing.
1 comments
NohatCoder
2479 days ago
Being logged in is not a stateless thing. Cookies are state.
link
all_blue_chucks
2479 days ago
It actually is stateless. The cookie is just one part of the stateless request.
link