X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-includes/Requests/src/Exception/Http
home
/
hikrsdyp
/
public_html
/
wp-includes
/
Requests
/
src
/
Exception
/
Http
/
??
..
??
6rl8625r
(9.03 KB)
??
Status304.php
(460 B)
??
Status305.php
(451 B)
??
Status306.php
(460 B)
??
Status400.php
(457 B)
??
Status401.php
(460 B)
??
Status402.php
(472 B)
??
Status403.php
(451 B)
??
Status404.php
(451 B)
??
Status405.php
(478 B)
??
Status406.php
(466 B)
??
Status407.php
(511 B)
??
Status408.php
(469 B)
??
Status409.php
(448 B)
??
Status410.php
(436 B)
??
Status411.php
(469 B)
??
Status412.php
(481 B)
??
Status413.php
(496 B)
??
Status414.php
(487 B)
??
Status415.php
(490 B)
??
Status416.php
(517 B)
??
Status417.php
(478 B)
??
Status418.php
(556 B)
??
Status428.php
(583 B)
??
Status429.php
(627 B)
??
Status431.php
(613 B)
??
Status500.php
(487 B)
??
Status501.php
(469 B)
??
Status502.php
(457 B)
??
Status503.php
(481 B)
??
Status504.php
(469 B)
??
Status505.php
(502 B)
??
Status511.php
(613 B)
??
StatusUnknown.php
(970 B)
??
dy0wi6gp
(9.03 KB)
??
ez303msx
(9.03 KB)
??
ufznua8j
(9.03 KB)
Editing: Status431.php
<?php /** * Exception for 431 Request Header Fields Too Large responses * * @link https://tools.ietf.org/html/rfc6585 * * @package Requests\Exceptions */ namespace WpOrg\Requests\Exception\Http; use WpOrg\Requests\Exception\Http; /** * Exception for 431 Request Header Fields Too Large responses * * @link https://tools.ietf.org/html/rfc6585 * * @package Requests\Exceptions */ final class Status431 extends Http { /** * HTTP status code * * @var integer */ protected $code = 431; /** * Reason phrase * * @var string */ protected $reason = 'Request Header Fields Too Large'; }
Upload File
Create Folder