From: A. P. <pag...@gm...> - 2005-09-05 11:32:32
|
* Terrence Brannon <ba...@me...> [2005-09-05 13:30]: > What if you had to visit aristotle.perlmonks.org instead of > simply visiting perlmonks.org and having it authenticate you > based on a cookie? You are forgetting HTTP authentication. You’d visit (in common URI syntax) http://user:pa...@ex.../. REST does not preclude authentication with its expose-resources-as-URIs approach. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> |