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

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

said on

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

said on

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

said on

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
class SpaceHandler < Mongrel::DirHandler def can_serve(path_info) super(URI.unescape(path_info)) end end
said on

Any word on the Windows patch for Upload_progress?

Comments are closed for this entry.