MIME type has nothing to do with it. HTTP POST has.
Squid supports HTTP POST, and file upload works fine in all tests I have
done. However, there are a couple of web servers or CGI scripts that has
a broken implementation of POST. To deal with this Squid has an option
to selectively enable a work-around for such servers. See broken_posts
in squid.conf.
Another thing to keep in mind is that Squid has options to size-limit
POST requests. See the request_body_max_size option. The default is 1MB
it seems.
-- Henrik Nordstrom Squid hacker Yuri Sytema wrote: > > Hi, I get an error when submitting data to the cognos website. > After some emails i recieved this mail. > > Hello Yuri, > > This FINISH button sends "multipart/form-data" type request for fileupload. > In your case this request does not received by server & you get the error > message. In your firewall/proxy server check for any option to enable this > mime type. > > what do I have to do? > > Yuri > > > > -- > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Dec 14 2000 - 21:58:48 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:58 MST