uawdijnntqw1x1x1
IP : 216.73.216.198
Hostname : webm002.cluster123.gra.hosting.ovh.net
Kernel : Linux webm002.cluster123.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
/
megadansyp
/
www
/
eace8
/
..
/
cache
/
..
/
libraries
/
src
/
Plugin
/
..
/
MVC
/
..
/
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/megadansyp/www/eace8/../cache/../libraries/src/Plugin/../MVC/../Http/Response.php