Files @ 5f9f7ac7fbe6
Branch filter:

Location: hot67beta/libraries/domit/php_http_client_include.php - annotation

212005584@USHC2X0RND1L.clients.am.health.ge.com
Added a test file
1
2
3
4
<?php
define('PHP_HTTP_TOOLS_INCLUDE_PATH', (dirname(__FILE__) . "/"));
require_once(PHP_HTTP_TOOLS_INCLUDE_PATH . 'php_http_client_generic.php');
?>