File "php_http_client_include.php"

Full Path: /home/asmplong/www/ancien-site-2019/poc/libraries/domit/php_http_client_include.php
File size: 149 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
define('PHP_HTTP_TOOLS_INCLUDE_PATH', (dirname(__FILE__) . "/"));
require_once(PHP_HTTP_TOOLS_INCLUDE_PATH . 'php_http_client_generic.php');
?>