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.