From: K. G. <kim...@gm...> - 2008-09-08 06:47:39
|
Hi Dean, Looks cool! On Mon, Sep 8, 2008 at 07:51, Dean Michael Berris <mik...@gm...> wrote: > > * http::client::follow_redirects / http::client::follow_redirect -- I took this to mean there are two options -- what's the difference between follow_redirects and follow_redirect? How far it follows? > The following are TODO's related to these two new features: > - Expiring resolved cached endpoints (configurable?) > - Limiting the depth of redirect resolution (configurable?) This got me thinking about the corner case of circular redirects -- a depth limit would solve that. Should the limit have a conservative default? Thanks, - Kim |