table of contents
HTTP::Throwable::Role::Status::ExpectationFailed(3pm) | User Contributed Perl Documentation | HTTP::Throwable::Role::Status::ExpectationFailed(3pm) |
NAME¶
HTTP::Throwable::Role::Status::ExpectationFailed - 417 Expectation Failed
VERSION¶
version 0.026
DESCRIPTION¶
The expectation given in an Expect request-header field could not be met by this server, or, if the server is a proxy, the server has unambiguous evidence that the request could not be met by the next-hop server.
AUTHORS¶
- Stevan Little <stevan.little@iinteractive.com>
- 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.
2021-01-08 | perl v5.32.0 |