Man Page: http::server::simple::cgi::environment
Operating Environment: debian
Section: 3pm
HTTP::Server::Simple::CGI::Environment(3pm) User Contributed Perl Documentation HTTP::Server::Simple::CGI::Environment(3pm)NAMEHTTP::Server::Simple::CGI::Environment - a HTTP::Server::Simple mixin to provide the CGI protocolDESCRIPTIONThis mixin abstracts the CGI protocol out from HTTP::Server::Simple::CGI so that it's easier to provide your own CGI handlers with HTTP::Server::Simple which don't use CGI.pm setup_environment "setup_environemnt" is usually called in the superclass's accept_hook This routine in this sub-class clears the environment to the start-up state. setup_server_url Sets up the "SERVER_URL" environment variable setup_environment_from_metadata This method sets up CGI environment variables based on various meta-headers, like the protocol, remote host name, request path, etc. See the docs in HTTP::Server::Simple for more detail. header "header" turns a single HTTP headers into CGI environment variables. perl v5.10.1 2010-05-01 HTTP::Server::Simple::CGI::Environment(3pm)
| Related Man Pages |
|---|
| cgi::application::server(3pm) - debian |
| cgi::xml(3pm) - debian |
| http::server::simple::authen(3pm) - debian |
| json::rpc(3pm) - debian |
| mojo::server::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |