> -----Original Message-----
> From: Guido Moonen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 07, 2000 10:20 AM
> To: Mason
> Subject: Problem: Number after header
>
>
> Hi All,
>
> I have a little problem with my Mason site:
>
> IEplore doesn't have a problem accessing the site, But when i use
> Netscape Communicator i have a problem accessing the page and i
> get only the html-source of the web site.
>
> I found that the problem is that Mason sends a Number of some
> sort at from of the html (after the response header) but i cannot
> find where the number gets printed to the output stream.
>
> Does anybody have any hints in how to find this?
>
> eg:
> ** Request **
> GET /PHIKNPC1/EN/index.html HTTP/1.1
> Host: cb.clickly.com
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
> application/vnd.ms-excel, application/msword,
> application/vnd.ms-powerpoint, */*
> Accept-Language: en-us
> Accept-Encoding: gzip, deflate
> User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
> Connection: Keep-Alive
>
> ** Response **
> HTTP/1.1 200 OK
> Date: Tue, 07 Nov 2000 10:13:13 GMT
> Server: Apache/1.3.12 (Unix) mod_perl/1.24
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
> Transfer-Encoding: chunked
> Content-Type: text/plain
>
> 2b89
> <html>
> <!-- HTML part -->
>
> <!-- HTML part -->
>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td valign="middle"
> etc.......
>
> The Problem is the "2b89"
>
> I have:
> - Mason 0.87 (same problem with 0.89)
> - Apache 1.3.12
> - Mod_Perl 1.24
>
> ==============================
> Guido Moonen
> Software Engineer
> Clickly.com
> Van Diemenstraat 206
> 1013 CP Amsterdam
> THE NETHERLANDS
>
> Tel: +31 20 6934083
> Fax: +31 20 6934866
> E-mail: [EMAIL PROTECTED]
> web: http://www.clickly.com
>
>
> Get Your Software Clickly!
> ==============================
>