View Single Post
I'm working on a couple of Ruby on Rails apps and using Mongrel to deploy them.
While testing out OW 5.5, I've noticed AJAX support seems broken with Mongrel, which is giving me this error: "Invalid HTTP format, parsing fails.".

Given I know Mongrel uses a very strict HTTP parser which is 100% RFC compliant, I wondered if it isn't an OW issue.