--TEST-- Three variables in POST data --SKIPIF-- --POST-- a=Hello+World&b=Hello+Again+World&c=1 --GET-- --FILE-- --EXPECT-- Hello World Hello Again World 1