Tagged Questions
10
votes
12answers
1k views
Understanding the stateless internet
I'm transitioning from being a desktop developer to a web developer, and I'm having trouble understanding why HTTP is stateless. What are the reasons for it? What are some ways a desktop developer ...