I understand, but it is imposible to fix Apple library. Could you tell me, how to fix this inside the application, i do not want to 'monkey patching' rails code.
On Dec 3, 5:47 pm, "Mislav Marohnić" <[EMAIL PROTECTED]> wrote: > On Wed, Dec 3, 2008 at 15:40, Ivan Evtuhovich <[EMAIL PROTECTED]> wrote: > > > There too mane \r\n after Host:192.168.0.20:8888, therefore rails > > return "Bad content body". > > And it should. The separator of headers and body is "\r\n\r\n". Anything > else is wrong. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
