uawdijnntqw1x1x1
IP : 216.73.216.17
Hostname : webm005.cluster103.gra.hosting.ovh.net
Kernel : Linux webm005.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
malvinas
/
www
/
bab49
/
..
/
t4mmo7a
/
..
/
libraries
/
src
/
Microdata
/
..
/
MVC
/
Model
/
..
/
..
/
Http
/
Response.php
/
/
<?php /** * Joomla! Content Management System * * @copyright (C) 2011 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Http; defined('JPATH_PLATFORM') or die; /** * HTTP response data object class. * * @since 1.7.3 */ class Response { /** * @var integer The server response code. * @since 1.7.3 */ public $code; /** * @var array Response headers. * @since 1.7.3 */ public $headers = array(); /** * @var string Server response body. * @since 1.7.3 */ public $body; }
/home/malvinas/www/bab49/../t4mmo7a/../libraries/src/Microdata/../MVC/Model/../../Http/Response.php