Scroll to navigation

HTTP::Throwable::Role::Status::PreconditionFailed(3pm) User Contributed Perl Documentation HTTP::Throwable::Role::Status::PreconditionFailed(3pm)
 

NAME

HTTP::Throwable::Role::Status::PreconditionFailed - 412 Precondition Failed

VERSION

version 0.018

DESCRIPTION

The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server. This response code allows the client to place preconditions on the current resource metainformation (header field data) and thus prevent the requested method from being applied to a resource other than the one intended.

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.
2013-11-20 perl v5.18.2