- fix issues ifndef HTTP_HAVE_CURL
[m6w6/ext-http] / tests / parse_message_001.phpt
index 4d36b4653059d192828394ac87b7b96fdc43aadd..ac31338ebbfb90822afa14274a6c2da9d76914c4 100644 (file)
@@ -1,8 +1,11 @@
 --TEST--
 http_parse_message()
 --SKIPIF--
+<?php
 include 'skip.inc';
 checkurl('www.google.com');
+skipif(!http_support(HTTP_SUPPORT_REQUESTS), 'need curl support');
+?>
 --FILE--
 <?php
 echo "-TEST\n";