Problem with POST from Communicator

Hi All,
	Well after yesterday's problem I am still facing one more problem. This
one is handling POST from Communicator 4.03. 

If I do a post from an applet loaded from Communicator 4.03 this is what
goes as the post header values

POST /pages/mypages/mypage.html HTTP/1.0
Connection: Keep-Alive
Date: Thu, 09 Oct 1997 23:50:30 GMT
Content-Length: 85
Content-Type: multipart/form-data
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Accept-Charset: iso-8859-1,*,utf-8
Accept-Language: en-US,ja,zh-TW,zh-CN
Host: mithai:9999
User-Agent: Mozilla/4.03 [en] (Win95; I)

Jigsaw 1.0beta doesn't seem to be able to handle this. and returns the
following:

HTTP/1.1 415 Unsupported Media Type
Connection: keep-alive
Date: Thu, 09 Oct 1997 23:50:30 GMT
Content-Length: 29
Content-Type: text/html
Server: 1.0beta1

and then  throws and exception shown below: (The entire stacktrace isn't
shown).

+++ client-0(socket-clients:20) got exception:


Can anyone suggest what to do with this.

Regards
Rajiv
-- 
--------------------------------------------------------------------------
I'd love to go out with you, but I never go out on days that end in "Y".
--------------------------------------------------------------------------
Rajiv Mordani 2241730 3605. Fax 2217341
--------------------------------------------------------------------------

Received on Thursday, 9 October 1997 09:34:02 UTC