The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTTP::WebTest::Plugin::StatusTest - Checks the HTTP response status

SYNOPSIS

Not Applicable

DESCRIPTION

This plugin checks the HTTP response status.

TEST PARAMETERS

status_code

Given numeric HTTP Status Code, tests response returned that value.

Default value

200 (OK).

COPYRIGHT

Copyright (c) 2000-2001 Richard Anderson. All rights reserved.

Copyright (c) 2001-2003 Ilya Martynov. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

HTTP::WebTest

HTTP::WebTest::API

HTTP::WebTest::Plugin

HTTP::WebTest::Plugins