Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2000 06:31:02 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch fetch.3 fetch.c fetch.h http.c
Message-ID:  <200005111331.GAA04738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/05/11 06:31:02 PDT

  Modified files:
    lib/libfetch         fetch.3 fetch.c fetch.h http.c 
  Log:
  Reorganize some of the http code and split it into more functions.
  Implement fetchStatHTTP().
  Unbungle struct url, and add fetchFreeURL().
  Document it.
  
  Revision  Changes    Path
  1.15      +26 -24    src/lib/libfetch/fetch.3
  1.12      +22 -18    src/lib/libfetch/fetch.c
  1.13      +8 -5      src/lib/libfetch/fetch.h
  1.16      +151 -60   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?200005111331.GAA04738>