There is nothing you need to do. web2py uses http streaming for all files. It also does partial content if requested by the client.
So, for example if you have a flash player which links a web2py movie (via the download function or in the static folder) it will be streamed to it. On Jan 25, 8:25 am, Web2Py Freak <[email protected]> wrote: > how would i use this , can you show me a little example please ?

