GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP::WebTest::Plugin::DefaultReport(3) User Contributed Perl Documentation HTTP::WebTest::Plugin::DefaultReport(3)

HTTP::WebTest::Plugin::DefaultReport - Default test report plugin.

Not Applicable

This plugin is the default test report plugin. It builds a simple text report.

GLOBAL PARAMETER

This parameter controls whether the default report plugin is used for test report creation. Value "yes" means that default report plugin will be used, value "no" means that it will not. It can also be used to disable all output (i.e. if this parameter has value "no" and no other report plugins are loaded).

Allowed values

"yes", "no"

Default value

"yes"

Name associated with this URL in the test report and error messages.

Include request and response headers in the test report.

Allowed values

"yes", "no"

Default value

"no"

Include content of HTTP response in the test report.

Allowed values

"yes", "no"

Default value

"no"

Option to display any cookies sent or received.

Allowed values

"yes", "no"

Default value

"no"

Option to display shorter test report.
  • summary

    Only a one-line summary for each URL

  • failed_only

    Only tests that failed and the summary

  • no

    Show all tests and the summary

Default value

"no"

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.

HTTP::WebTest

HTTP::WebTest::API

HTTP::WebTest::Plugin

HTTP::WebTest::Plugins

Hey! The above document had some coding errors, which are explained below:
Around line 106:
You forgot a '=back' before '=head3'
Around line 110:
=back without =over
2003-03-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.