bookmarks of the day 09/16/2010
Posted by Toshi | | Posted On Sep 16, 2010 at 11:30 PM
- 			RESTful Authentication - Stack Overflow - Annotated - 		        								I believe that cookies are the solution
- 		        								A cookie itself is just a piece of client-side information, just like the HTTP authentication info that the browser would keep track of while you browse
- 		        								the only difference is that the content of this piece of client-side state can be determined by the server as part of its response
 
- 		        								
Posted from Diigo. The rest of my favorite links are here.

