On Wed, Sep 10, 2008 at 11:07:49AM -0400, Zach Beane wrote: > On Wed, Sep 10, 2008 at 05:03:33PM +0200, Edi Weitz wrote: > > On Wed, 10 Sep 2008 09:20:30 -0400, Zach Beane <[EMAIL PROTECTED]> wrote: > > > > > Is there any way to send a non-chunked request without having the > > > entire content in memory at once? > > > > You can set the content length header yourself. In that case Drakma > > shouldn't use chunked encoding IIRC. > > > > http://weitz.de/drakma/#content-length > > Unfortunately that's not the case, as the documentation says: [snip]
Or rather, you're right, but not chunking is only half the battle. I'd like to avoid loading the whole content into memory too... Zach _______________________________________________ drakma-devel mailing list drakma-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-devel