nice Juan Pablo Scaletti a écrit : > http://webpy.org/cookbook/streaming_large_files > > In theory this could be used to make a "Comet" application right? > > On 16 abr, 11:32, Xavier Combelle <[email protected]> wrote: > >> I ask my self if it's possible with webpy to send the response in a >> chunked way that is not all in one time but piece by piece. apparently >> not because the page is returned as a whole by the GET and POST method. >> but if this method would return an iterator this iterator could be >> called several time. Is that I say make sense? >> > > > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
