Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 19:30:33 -0700 (PDT)
From:      Alexander Langer <alex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ftp fetch.c
Message-ID:  <200108300230.f7U2UX354109@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2001/08/29 19:30:33 PDT

  Modified files:
    usr.bin/ftp          fetch.c 
  Log:
  Add support for proper URI encoding, using strvisx(3)'s VIS_HTTPSTYLE.
  
  Requests through a proxy are still broken for URIs that contain
  blanks, since this required a bigger rewrite of the whole function.
  
  Revision  Changes    Path
  1.20      +11 -4     src/usr.bin/ftp/fetch.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?200108300230.f7U2UX354109>