search for: mod_uploadprogress

Displaying 1 result from an estimated 1 matches for "mod_uploadprogress".

2006 Apr 11
0
Large file support (up and down) for Mongrel 0.13.3
...lates it. This method doesn''t set any of the headers or anything, it just streams the file. The idea here is to allow for support of the X-Sendfile header [1], also supported in lighttpd as of a few days ago. [2] I''m in the mood to keep polishing this, so does anyone lust after mod_uploadprogress support? [3] HttpRequest#initialize also had a TODO about storing large request bodies in a Tempfile. I''ve fleshed out that code so @body now has either a StringIO object or an open/rewound Tempfile object. It works, you can upload gigs of files just fine. I''m honoring CHUNK_S...