NAME¶
HTTP::Throwable::Role::Status::BadRequest - 400 Bad Request
DESCRIPTION¶
The request could not be understood by the server due to malformed syntax. The
client SHOULD NOT repeat the request without modifications.
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.