cgi::application::plugin::devpopup::httpheaders(3pm) debian man page | unix.com

Query: cgi::application::plugin::devpopup::httpheaders

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CGI::Application::Plugin::DevPopup::HTTPHeaders(3pm)	User Contributed Perl Documentation   CGI::Application::Plugin::DevPopup::HTTPHeaders(3pm)

NAME
CGI::Application::Plugin::DevPopup::HTTPHeaders - show incoming and outgoing HTTP headers
VERSION
version 1.07
SYNOPSIS
use CGI::Application::Plugin::DevPopup; use CGI::Application::Plugin::DevPopup::HTTPHeaders; The rest of your application follows ... Output looks roughly like this: Incoming HTTP Headers ----------------------------------- http ----------------------------------- HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 HTTP_ACCEPT_CHARSET UTF-8,*;q=0.5 HTTP_HOST www.example.com Outgoing HTTP Headers ----------------------------------- Content-Type: text/html; charset=utf8 Environment Dump ----------------------------------- CAP_DEVPOPUP_EXEC 1 DOCUMENT_ROOT /var/www/html GATEWAY_INTERFACE CGI/1.1 QUERY_STRING REMOTE_ADDR 127.0.0.1
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 &; LICENSE 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. perl v5.12.4 2011-10-31 CGI::Application::Plugin::DevPopup::HTTPHeaders(3pm)
Related Man Pages
cgi::application::plugin::authentication::driver::dbic(3pm) - debian
cgi::application::plugin::dbiprofile(3pm) - debian
cgi::application::plugin::dbiprofile::graph::gdgraphinline(3pm) - debian
cgi::application::plugin::devpopup::log(3pm) - debian
cgi::application::plugin::requiressl(3pm) - debian
Similar Topics in the Unix Linux Community
Writing CGI scripting using perl
Pop up Confirmation Box
AIX Memory used by an Application
Kerberize Application host
Application with communication between process