You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by dg...@apache.org on 1999/04/21 06:36:08 UTC

Re: mod_cgi/3689: Multipart mime messages cannot be read properly on NT / Win32

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: Multipart mime messages cannot be read properly on NT / Win32

State-Changed-From-To: open-closed
State-Changed-By: dgaudet
State-Changed-When: Tue Apr 20 21:36:08 PDT 1999
State-Changed-Why:
There's a magic set_buffer thing you need to do to force
stdin to be in binary mode.  I don't have it handy, but
if you can't find it in your manuals, there's a PR describing
it in the database here.  http://bugs.apache.org/

Dean