OpenText interview question

What do I mean what I say that HTTP is a stateless protocol?

Interview Answer

Anonymous

21 Feb 2016

HTTP has HTTP Cookies. Cookies allow the server to track the user state, number of connections, last connection, etc.