Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 02:13:58 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch http.c
Message-ID:  <200007130913.CAA18421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/07/13 02:13:58 PDT

  Modified files:
    lib/libfetch         http.c 
  Log:
  Fix a bug (misplaced continue) that caused redirects to fail. Lots of code
  moved around, but the acutal functional changes are small.
  Add support for site-internal redirects (where the Location: header gives a
  path instead of an absolute URI)
  
  Pointed out by:	kuriyama
  
  Revision  Changes    Path
  1.27      +30 -17    src/lib/libfetch/http.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007130913.CAA18421>