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
-~----------~----~----~----~------~----~------~--~---

Reply via email to