git: libfetch: Change maximum redirect from 5 to 20
    John Marino 
    marino at crater.dragonflybsd.org
       
    Thu Nov  1 14:57:02 PDT 2012
    
    
  
commit 884e58fc32b28a5820e1f1909368c4707aa58271
Author: John Marino <draco at marino.st>
Date:   Thu Nov 1 21:51:30 2012 +0100
    libfetch: Change maximum redirect from 5 to 20
    
    Libfetch gives up a little too soon.  Chrome and Firefox allow 20
    redirects with IE stops after 8.
    
    Taken-from: FreeBSD SVN 241839 (21 OCT 2012)
Summary of changes:
 lib/libfetch/http.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/884e58fc32b28a5820e1f1909368c4707aa58271
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list