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


CGI-Application-Plugin-DevPopup documentation  | view source Contained in the CGI-Application-Plugin-DevPopup distribution.

Index


NAME

Top

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

VERSION

Top

version 1.06

SYNOPSIS

Top

    use CGI::Application::Plugin::DevPopup;
    use CGI::Application::Plugin::DevPopup::HTTPHeaders;

    The rest of your application follows
    ...

LIMITATIONS

Top

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

SEE ALSO

Top

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

AUTHOR

Top

Rhesa Rozendaal, rhesa@cpan.org

BUGS

Top

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. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT & LICENSE

Top


CGI-Application-Plugin-DevPopup documentation  | view source Contained in the CGI-Application-Plugin-DevPopup distribution.