Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/inteuuod/public_html/wp-content/plugins/elementor-pro/data//http-status.php
<?php
namespace ElementorPro\Data;
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
// TODO: Move to core.
class Http_Status {
// Successful responses
const OK = 200;
const CREATED = 201;
const NO_CONTENT = 204;
// Client error responses
const BAD_REQUEST = 400;
const UNAUTHORIZED = 401;
const FORBIDDEN = 403;
const NOT_FOUND = 404;
// Server error responses
const INTERNAL_SERVER_ERROR = 500;
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | July 10 2025 04:32:25 | inteuuod / inteuuod | 0755 | |
base | -- | July 10 2025 04:32:25 | inteuuod / inteuuod | 0755 | |
| | | | | |
.htaccess | 0.41 KB | July 10 2025 04:32:25 | inteuuod / inteuuod | 0644 | |
http-status.php | 0.425 KB | April 16 2025 23:29:51 | inteuuod / inteuuod | 0644 | |