yes it should. uploading to trunk now. Please check it. On Sep 5, 4:08 pm, Jonathan Lundell <[email protected]> wrote: > On Sep 5, 2009, at 2:06 PM, Jonathan Lundell wrote: > > > On Sep 5, 2009, at 2:04 PM, Jonathan Lundell wrote: > > >> On Sep 5, 2009, at 1:56 PM, mdipierro wrote: > > >>> Is it ever called with request=None? > > >> Apparently; Jose was getting a crash to that effect. It's the > >> declared > >> default. > > > Response.download(): > > > return self.stream(stream, chunk_size = chunk_size) > > Perhaps Response.download() should be passing request to stream() ? > > def download(self, request, db, chunk_size = DEFAULT_CHUNK_SIZE): > ... > return self.stream(stream, chunk_size = chunk_size) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---
- [web2py:30085] Re: Optimising returning of file content u... Graham Dumpleton
- [web2py:30086] Re: Optimising returning of file content u... Yarko Tymciurak
- [web2py:30102] Re: Optimising returning of file content u... Graham Dumpleton
- [web2py:30120] Re: Optimising returning of file content u... mdipierro
- [web2py:30146] Re: Optimising returning of file content u... mdipierro
- [web2py:30155] Re: Optimising returning of file content u... Jonathan Lundell
- [web2py:30165] Re: Optimising returning of file content u... mdipierro
- [web2py:30166] Re: Optimising returning of file content u... Jonathan Lundell
- [web2py:30168] Re: Optimising returning of file content u... Jonathan Lundell
- [web2py:30171] Re: Optimising returning of file content u... Jonathan Lundell
- [web2py:30173] Re: Optimising returning of file content u... mdipierro
- [web2py:30174] Re: Optimising returning of file content u... Jonathan Lundell
- [web2py:30175] Re: Optimising returning of file content u... mdipierro
- [web2py:30211] Re: Optimising returning of file content u... Graham Dumpleton
- [web2py:30214] Re: Optimising returning of file content u... Yarko Tymciurak
- [web2py:30216] Re: Optimising returning of file content u... Graham Dumpleton
- [web2py:30217] Re: Optimising returning of file content u... Yarko Tymciurak
- [web2py:30229] Re: Optimising returning of file content u... mdipierro
- [web2py:30114] Re: Optimising returning of file content u... mdipierro
- [web2py:30113] Re: Optimising returning of file content u... mdipierro

