--TEST-- Test curl_copy_handle() with CURLINFO_HEADER_OUT --EXTENSIONS-- curl --FILE-- --EXPECT-- Hello World! Hello World! string(21) "GET /get.inc HTTP/1.1" Hello World! Hello World! string(21) "GET /get.inc HTTP/1.1"