[5224] in www-talk@info.cern.ch
Re: Finger URL
daemon@ATHENA.MIT.EDU (Reed Wade)
Sun Aug 21 21:29:46 1994
Date: Mon, 22 Aug 1994 03:17:49 +0200
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: wade@cs.utk.edu
From: wade@cs.utk.edu (Reed Wade)
To: Multiple recipients of list <www-talk@www0.cern.ch>
At 09:37 PM 8/21/94 +0200, Rick Troth wrote:
> It should be
>
> finger://[user@]host[:port][/extra]
>
> finger://troth@rice.edu
>
> finger://rb.is.rice.edu
> = finger://@rb.is.rice.edu
I suppose this is really a matter of taste, makes no difference to me.
> Hmmm... I think I'd prefer for the server to munge things
>like this. I started work just last week on an HTML "finger" agent.
>The package has two sides: text/plain and text/html. The URL should
>allow the client to request either.
>--
>Rick Troth <troth@rice.edu>, Rice University, Information Systems
Actually, John Kilburg (john@mayall.CS.UNLV.EDU) has convinced me that
the server end ought to decide what the content type is. Instead of
putting it in the URL as I originally suggested it ought to be in the
first line of the returned data (like an http response). If this
information doesn't appear then treat it like text/plain.
I think if we try to make it any cleverer than this, it'd make more
sense to just go ahead and use an http server.
-reed
---------
wade@cs.utk.edu -- http://www.netlib.org/utk/people/ReedWade.html