- fix issues ifndef HTTP_HAVE_CURL
[m6w6/ext-http] / tests / request_gzip.phpt
index ea2cb5f8e7a28f6c742d18fc145d5d9108be6773..c4d3a1212bc9d266c96a9da0ac41744db4b02c47 100644 (file)
@@ -4,6 +4,7 @@ GZIP request
 <?php
 include 'skip.inc';
 checkurl('dev.iworks.at');
+skipif(!http_support(HTTP_SUPPORT_REQUESTS), 'need curl support');
 ?>
 --FILE--
 <?php