CGI::Application::Plugin::DevPopup::HTTPHeaders.3pm

Langue: en

Autres versions - même langue

Version: 2010-01-10 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

CGI::Application::Plugin::DevPopup::HTTPHeaders - show incoming and outgoing HTTP headers

VERSION

version 1.06

SYNOPSIS

     use CGI::Application::Plugin::DevPopup;
     use CGI::Application::Plugin::DevPopup::HTTPHeaders;
 
     The rest of your application follows
     ...
 
 

LIMITATIONS

For obvious reasons, the outgoing headers only display what CGI::Application will generate.

SEE ALSO

CGI::Application::Plugin::DevPopup, CGI::Application

AUTHOR

Rhesa Rozendaal, rhesa@cpan.org

BUGS

Please report any bugs or feature requests to bug-cgi-application-plugin-devpopup@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI-Application-Plugin-DevPopup <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI-Application-Plugin-DevPopup>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. Copyright 2005 Rhesa Rozendaal, all rights reserved.

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