W3C home > Mailing lists > Public > ietf-http-wg@w3.org > October to December 1998

Full URL if Proxy ?

From: <wendy@cs.ualberta.ca>
Date: Mon, 21 Sep 1998 23:53:29 +0100 (BST)
To: http-wg@hplb.hpl.hp.com
Cc: Wendy Liew <wendy@cs.ualberta.ca>
Message-Id: <19980921225309Z13524-23973+307@scapa.cs.ualberta.ca>
X-Mailing-List: <http-wg@cuckoo.hpl.hp.com> archive/latest/54
HI, has anyone encounter the following problem:
 
I run netscape as the client browser talking to an apache web server.
In between them there is a proxy server sitting on the client
machine.  The proxy serve simply do tunneling now.
 
 I request the first url, e.g. http://www.cs.ualbert.ca/~wendy, which
 is my home dir in my research acct.
 
 Then I request a link on the page, which in the html page is simply
 pointing to a file in a subdirectory, e.g. <a href="subdir/hello.html">
 
 The request header received upon the second request is not what I read
 from the http 1.1 spec....
 
 Received:
 GET http://www.cs.ualberta.ca/subdir/hello.html HTTP/1.1
 
 Instead of what I expected to be 
 GET http://www.cs.ualberta.ca/~wendy/subdir/hello.html HTTP/1.1
 (recall full path if thru proxy)
 
 Does anyone know why ?  This happens every so often.  Is this an apache
 server or netscape browser bug ???
 
 Thanks in advance for any responses....
 Wendy
 
Received on Thursday, 24 September 1998 09:52:29 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 2 February 2023 18:43:05 UTC