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)NAMECGI::Application::Plugin::DevPopup::HTTPHeaders - show incoming and outgoing HTTP headersVERSIONversion 1.07SYNOPSISuse 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.1LIMITATIONSFor obvious reasons, the outgoing headers only display what CGI::Application will generate.SEE ALSOCGI::Application::Plugin::DevPopup, CGI::ApplicationAUTHORRhesa Rozendaal, rhesa@cpan.orgBUGSPlease 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)
Similar Topics in the Unix Linux Community |
---|
Issue while installing a Application on AIX |
Writing CGI scripting using perl |
Pop up Confirmation Box |
selecting a line and line above it. |
CGI's Performance |