Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 17:12:51 -0800 (PST)
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:  <200112040112.fB41Cpb94052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/12/03 17:12:51 PST

  Modified files:
    lib/libfetch         http.c 
  Log:
  Properly handle being redirected to an FTP URL.
  
  Also fix a couple of not-so-minor bugs:
   - missing case for HTTP_SEE_OTHER
   - incorrect definition of HTTP_NEED_PROXY_AUTH
  
  PR:             20259
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.46      +10 -1     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?200112040112.fB41Cpb94052>