With every request to server , no need to send data in web storage to server
we no data is sent with HTTp request in case of web storage then , since HTTP is stateless protocol how will the server will know about the client, or do i need to send some data in HTTP request , if yes then how come it is different then cookies in this case , pls answer this asap ,
thank you in advance