create
Click on the red underlined text to get to the source
...
This document describes a way to create stateful sessions with HTTP
requests and responses. Currently, HTTP ...
... "session". This context might be used to create, for example, a
"shopping cart", in which user selections can be aggregated before
purchase, or a magazine browsing system, in which a user's previous
...
... server-side resource. Of course, using
a database creates some problems that this state management
specification was meant to avoid, namely:
...
...
User agents created for specific purposes or for limited-capacity
devices SHOULD provide at least 20 cookies of 4096 bytes, to ensure
...
