Displaying 1 result from an estimated 1 matches for "3a720913".
Did you mean:
372091
2006 Dec 14
1
Does send_file act differently with Mongrel than withWebrick?
...at I am getting an error in Mongrel when WinAmp make the request for the mp3 file:
BAD CLIENT (127.0.0.1): Invalid HTTP format, parsing fails.
I don''t think Mongrel has a problem with the URL itself because if a browser requests the same URL it succeeds:
"GET /playlist/play_track/0%3A720913 HTTP/1.1"
Any thoughts on this?
Regards
> On 12/14/06, mongrel_users at homerlex.mailshell.com
> <mongrel_users at homerlex.mailshell.com> wrote:
>> Mongrel 0.3.13.3
>> Windows XP
>> Rails 1.1.6
>>
>> I have a rails app that serves up mp3 files via...