
Step 1: From User Session X to Server; GET addToCart/4538.
Step 2: Server; User Session initialized User Session X Session ID equals h 1 x h 3 i b e 2 h t r 4 s.
Step 3: From Server to User Session X; Set-Cookie: sid=h 1 x h 3 i b e 2 h t r 4 s User Session X .
Step 4: From User Session X to Server; GET addToCart/732 Cookie: sid=h 1 x h 3 i b e 2 h t r 4 s.
Step 5: Server; User session updated
Step 1: From User Session Y to Server; GET addToCart/17345
Step 2: Server; User Session initialized User User Session Y Session ID=6 s i i 4 7 1 a i M I t y 4 f.
Step 3: From Server to User Session Y; Set-Cookie: sid=6 s i i 4 7 1 a i M I t y 4 f.
Step 4: From User Session Y to Server; GET addToCart/8342 Cookie: sid=6 s i i 4 7 1 a i M I t y 4 f.
Step 5: Server; User session updated
Back