According to Gabriele Bartolini:
>    as Hans Sandsdalen posted early today, he is encountering a problem
> with base URLs tags: at a first glance, it looks like the 'port' part of
> URL is not considered.
> 
> This is the HTML instruction he's got in the document:
> 
> <base href=3D"http://www2.spacetec.no:8080/www2/docs/Rutiner/Adm-rutiner/";
> 
> and here is what htdig shows:
> 
> Tag: base href=3D"http://www2.spacetec.no/www2/docs/Rutiner/Adm-rutiner/";
> 
>    As you can easily notice, the port info as been lost.
....
>    Again I don't know whether this could solve the problem or not (I
> also feel stupid because I didn't ask him immediately the version he's
> using - this bug could already be solved).

As Hans reported, a newer snapshot did solve the problem.  I suspect this
set of changes from just over a year ago was the cure...

Fri Sep 14 22:12:56 2001  Gilles Detillieux  <[EMAIL PROTECTED]>

        * htcommon/URL.h: Moved DefaultPort() from private to public for
        use in HtHTTP.cc.

Fri Sep 14 09:25:20 2001  Gilles Detillieux  <[EMAIL PROTECTED]>

        * htnet/HtHTTP.cc (SetRequestCommand): Add port to Host: header when
        port is not default, as per RFC2616(14.23). Fixes bug #459969.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to