I have been unable to get this method to work. I went to the Netscape page and tried their example. It didn't work with Netscape 4.75 on windows or linux (as well as IE and mozilla). Is this still a supported mimetype? Has anyone gotten this to work in or outside of zope? On Fri, 15 Jun 2001, Oleg wrote:
On Thu, 14 Jun 2001, Dieter Maurer wrote:
Jerome Alet writes:
you have to return a document which content-type is:
multipart/x-mixed-replace;boundary=XXX Very Interesting!
* where did you find this (extension) MIME type documented?
This is called Server Push (to distinguish from Client Pull): http://home.netscape.com/assist/net_sites/pushpull.html
* what browsers support this?
All major browsers from ancient times.
Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru <mailto:phd@phd.pp.ru> Programmers don't die, they just GOSUB without RETURN.