hoodwink.d enhanced
RSS
2.0
XHTML
1.0

RedHanded

Mongrel 0.3.13 with Large File Uploads, Conditional HTTP, Upload Progress Patch (All Are Good Things) #

by why in cult

Help us test out Mongrel 0.3.13 (the pre-release of Mongrel 0.4 Enterprisey Edition 1.2):

 gem install daemons
 gem install mongrel --source=http://mongrel.rubyforge.org/releases/

Read the release notes. File bugs. Try out _why and technoweenie’s upload progress patch. Not yet for Windows. But I’ve got a stripped XP development environment for VMware Server if you want it?

said on 11 May 2006 at 19:47

Do you happen to have a progress-patched gem lying arround?

said on 11 May 2006 at 23:13

The respond_to method (in the patch) doesn’t take bots? not even fembots? or maybe it means botH.

said on 12 May 2006 at 03:13

Ehhh, I would be happy to have Win port. :-) Please let us know when it’s ready. Keep doing great job.

said on 13 May 2006 at 18:11

Yeah, one for Win would be great. Although I wish I could afford a Mac and finally could stop having to say such things.

said on 14 May 2006 at 01:04
class SpaceHandler < Mongrel::DirHandler def can_serve(path_info) super(URI.unescape(path_info)) end end
said on 28 May 2006 at 09:26

Any word on the Windows patch for Upload_progress?

Comments are closed for this entry.