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