Please add an "Content-Length" entry in front of
the "Content-Type" entry.
Sukram
- Original Message -
From: "Jeremy Aiyadurai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 4:18 AM
Subject: HTTP headers problem
>
hi all
here is a barebone webserver. I am having problems with the http headers. I
can get a page to load in
netscape, but not Internet explorer.
the following is the code. please pay close attention to the
getParse(),createHeader() and contentType() subroutines.
Your help is much appreciated.