--TEST-- Check Yaf_Request_Http::getRaw --SKIPIF-- --INI-- yaf.use_namespace=0 --POST-- a=b&c=d --FILE-- getRaw()); ?> --EXPECT-- string(7) "a=b&c=d"