I'm trying to find a ruby webserver that i can use to serve audio files for the iPhone. Unfortunately, both mongrel and webrick don't seem to support byte-range requests. I'm using curl to download 50 bytes of a static file in the public directory of a rails project, and both webrick and mongrel are serving the entire file.
Any ideas? Thanks in advance, alan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
