]> git.ipfire.org Git - thirdparty/squid.git/commit - src/urn.cc
From: Andy Powell <lisap@ukoln.ac.uk>
authorwessels <>
Sat, 2 May 1998 04:13:32 +0000 (04:13 +0000)
committerwessels <>
Sat, 2 May 1998 04:13:32 +0000 (04:13 +0000)
commit1caf595b259fe29f0764fb7430f790ee86379a75
treec1cd581c50fc9d81424ca84664f0e5e9026dc238
parentd8b834809d3df44fc105b385503c0f45730619e7
From:    Andy Powell <lisap@ukoln.ac.uk>
Here is a suggested patch for urn.c in Squid 1.2 beta 20.  This patch
causes Squid's URN code to always return an HTTP redirect (by adding a
Location:  header to the reply) if the called N2L script only returns a
single URL. (It seems pointless offering the end-user a choice of only one
URL?).
src/urn.cc