Has anyone been able to successfully access the RAW_POST_DATA? I know Rails has a fix for this. Haven''t been able to do it in Merb. I tried doing "request.body.read" which gives nothing, however when I do request.body.length, I get a length over 2000. I tried accessing $stdin, however I can''t seem to get the darn data out of it. Aryk -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070207/623ce95a/attachment.html