Robert Collins wrote:
> > Netscape server push? I don't think we are using that. At least not
> > intentionally. The above error was the result of trying to post a
> <FORM> with ENCTYPE="multipart/form-data" from IE5.5 through Squid to an
> Apache web server.
Oh. In that case, it's an easier problem.
> > Does this mean that uploading files to a webserver is impossible with
> Squid?
> >
No. You just can't POST a file to Squid without a Content-Length.
Can't remember offhand if HTTP allows multiparts with Content-Length.
Although, do recall, you also need to do something about the
cookie and especially the Pragma: No-Cache.
-- Jon Kay pushcache.com jkay@pushcache.com http://www.pushcache.com/ (512) 420-9025 Squid consulting 'push done right.'Received on Fri Dec 07 2001 - 16:42:55 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:16 MST