[6646] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

No subject found in mail header

daemon@ATHENA.MIT.EDU (Stephen Glim)
Wed Nov 16 07:35:05 1994

Date: Wed, 16 Nov 1994 13:16:23 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: glim@mathsoft.com
From: glim@mathsoft.com (Stephen Glim)
To: Multiple recipients of list <www-talk@www0.cern.ch>


I am writing a WWW browser and can't quite figure out how browsers tell a server
that they understand 'indirection.' I get the following from my
server,

>GET /homepage/glim
><HTML>
><HEAD>
><TITLE>Redirection</TITLE>
></HEAD>
><BODY>
><H1>Redirection</H1>
>This document can be found
><A HREF="http://mathsoft/homepage/glim/">elsewhere.</A><P>
>You see this message because your browser doesn't support automatic
>redirection handeling. <P>
><HR>
><ADDRESS><A HREF="http://info.cern.ch/hypertext/WWW/Daemon/User/Guide.html">
>CERN httpd 3.0pre6</A></ADDRESS>
></BODY>
></HTML>
>Connection closed by foreign host. 

I would like to support "Automatic redirection handling" is the answer
just parsing the above html? Or is there a way to send a request to
the server telling it you want the redirected URL sent back to you?

If anyone could answer this or provide me with pointers on a more
complete/explicit http spec. (i have the rtf draft, which is a bit 
vague) i would greatly appreciate it.

thanks

-sg


home help back first fref pref prev next nref lref last post