How many platforms don't already have one?
...
> Also, if you do a POST with a Content-Type
> of application/ipp (instead of application/x-cgi?), are you even
> following the CGI spec at all?
Unfortunately, due to the CGI restriction, most http servers seem to be designed to discard the message-body of an HTTP/1.1 POST without Content-Length, even if the target is not CGI but, say, a servlet. Right now, I'm just trying to confirm whether or not this is broken behavior.
-Carl
-----
See the original message at http://www.egroups.com/list/ipp/?start=4987