--TEST-- method --FILE-- send_request(); var_dump($http->method); ?> --EXPECT-- string(3) "GET"