[Zope] Re: StructuredDocument size reduced after 2.5.1 to 2.7.5
upgrade
Jaroslav Lukesh
lukesh at seznam.cz
Mon Sep 5 23:06:46 EDT 2005
Dne pondělí, 5. září 2005 7:59 John Schinnerer <johnschinnerer at yahoo.com>
napsal(a):
> Aloha,
>
> > maybe form trasport method too, see POST vs. GET.
>
> Form transport method is the same as before the upgrade from 2.5.1 to
> 2.7.5 - I changed nothing in my products or other code, only zope was
> upgraded.
did you use POST or GET? If yoou use GET, use POST. If you use POST, then I
dont know.
> Did something about form transport method that would affect
> programmatic file upload size change between these two zope versions ?
With POST you can upload unlimited amount of data. With GET it is limited to
maximal ULR length of some programs (browser/proxy/server).
--
Jaroslav Lukesh
-----------------------------------------------------------
This e-mail can not contain any viruses because I use Linux
More information about the Zope
mailing list