FreeBSD Manual Pages
HTTP::Throwable::Role:UsertContributedaPerl:Documentatus::RequestURITooLong(3) NAME HTTP::Throwable::Role::Status::RequestURITooLong - 414 Request-URI Too Long VERSION version 0.027 DESCRIPTION The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret. This rare condition is only likely to occur when a client has improperly converted a POST request to a GET request with long query information, when the client has descended into a URI "black hole" of redirection (e.g., a redirected URI prefix that points to a suffix of itself), or when the server is under attack by a client attempting to exploit security holes present in some servers using fixed-length buffers for reading or manipulating the Request-URI. AUTHORS o Stevan Little <stevan.little@iinteractive.com> o Ricardo Signes <rjbs@cpan.org> COPYRIGHT AND LICENSE This software is copyright (c) 2011 by Infinity Interactive, Inc. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.32.0 HTTP::Throwable::Role::Status::RequestURITooLong(3)
NAME | VERSION | DESCRIPTION | AUTHORS | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=HTTP::Throwable::Role::Status::RequestURITooLong&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>