wp-includes/Requests/Exception/HTTP/431.php
Lines:
1 to 11 of 11
<?php /** * Exception for 431 Request Header Fields Too Large responses * * @see https://tools.ietf.org/html/rfc6585 * @package Requests */ /* class Requests_Exception_HTTP_431 */
Lines:
<?php /** * Exception for 431 Request Header Fields Too Large responses * * @see https://tools.ietf.org/html/rfc6585 * @package Requests */ /* class Requests_Exception_HTTP_431 */
Published:
Last updated:
25th January 2022