wp-includes/Requests/Exception/HTTP/511.php
Lines:
1 to 11 of 11
<?php /** * Exception for 511 Network Authentication Required responses * * @see https://tools.ietf.org/html/rfc6585 * @package Requests */ /* class Requests_Exception_HTTP_511 */
Lines:
<?php /** * Exception for 511 Network Authentication Required responses * * @see https://tools.ietf.org/html/rfc6585 * @package Requests */ /* class Requests_Exception_HTTP_511 */
Published:
Last updated:
25th January 2022