New feature for http client API: util::http::basic_auth - BASIC authentication util::http::cookie_auth - Generical cookie based authentication. This proc allows issuing authenticated calls to an OpenACS instance and other sistems using this kind of method
Now all util::http calls won't return an error when max redir depth is reached, but just the result at the page we visited as last (including cookies).