"Without cookies, it would not be able to update without you logging in every single time. Meaning every time you wanted to see a new tweet or post a reply, you would have to login again. Every time your browser had to load anything, it forgot who you were."
That's not true. User agents can remember the credentials you use for a domain. HTTP authentication was never really adopted and sites preferred using web forms and cookies for authentication.
That's not true. User agents can remember the credentials you use for a domain. HTTP authentication was never really adopted and sites preferred using web forms and cookies for authentication.