]> git.ipfire.org Git - thirdparty/squid.git/commit - src/urn.cc
Moved URN->URL resolution over to "server-side"
authorwessels <>
Sun, 7 Dec 1997 01:58:34 +0000 (01:58 +0000)
committerwessels <>
Sun, 7 Dec 1997 01:58:34 +0000 (01:58 +0000)
commitcf26e54cae51bf33a064d04d6d1043dee453721d
tree3452bf504660809542d663c5c150bde64b92426c
parent608cdf33f29f6470a23fbfe610f697bf3af8143b
Moved URN->URL resolution over to "server-side"
Now we always generate an HTML list of the possibilities.  IF we
get a 'minimum RTT' site, then we'll add a 'Location' reply header
and the user-agent should fetch it automatically.
src/client_side.cc
src/protos.h
src/structs.h
src/url.cc
src/urn.cc