Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.351.164 Times

Apache2::RequestRec 2.0.3

  Date Added: September 02, 2010  |  Visits: 773

Apache2::RequestRec

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



Apache2::RequestRec is a Perl API for Apache request record accessors. Synopsis use Apache2::RequestRec (); # set supported by the handler HTTP methods $allowed = $r->allowed(); # auth type $auth_type = $r->ap_auth_type(); # QUERY_STRING $args = $r->args(); # non-parsed-headers handler $status = $r->assbackwards(); # how many bytes were sent $bytes_sent = $r->bytes_sent(); # client connection record $c = $r->connection(); # "Content-Encoding" HTTP response header $r->content_encoding("gzip"); # the languages of the content $languages = $r->content_languages(); # "Content-Encoding" HTTP response header $r->content_type(text/plain); # special response headers table $err_headers_out = $r->err_headers_out(); # request mapped filename $filename = $r->filename(); # request finfo $finfo = $r->finfo(); # SetHandler perl-script equivalent $r->handler(perl-script); # was it a HEAD request? $status = $r->header_only(); # request input headers table $headers_in = $r->headers_in(); # request output headers table $headers_out = $r->headers_out(); # hostname $hostname = $r->hostname(); # input filters stack $input_filters = $r->input_filters(); # get the main request obj in a sub-request $main_r = $r->main(); # whats the current request (GET/POST/etc)? $method = $r->method(); # whats the current method number? $methnum = $r->method_number(); # current resource last modified time $mtime = $r->mtime(); # next request object (in redirect) $next_r = $r->next(); # there is no local copy $r->no_local_copy(); # Apache ascii notes table $notes = $r->notes(); # output filters stack $output_filters = $r->output_filters(); # PATH_INFO $path_info = $r->path_info(); # used in configuration directives modules $per_dir_config = $r->per_dir_config(); # pool with life span of the current request $p = $r->pool(); # previous request object in the internal redirect $prev_r = $r->prev(); # connection level input filters stack $proto_input_filters = $r->proto_input_filters(); # HTTP protocol version number $proto_num = $r->proto_num(); # connection level output filters stack $proto_output_filters = $r->proto_output_filters(); # the protocol, the client speaks: "HTTP/1.0", "HTTP/1.1", etc. $protocol = $r->protocol(); # is it a proxy request $status = $r->proxyreq($val); # Time when the request started $request_time = $r->request_time(); # server object $s = $r->server(); # response status $status = $r->status(); # response status line $status_line = $r->status_line(); # manipulate %ENV of the subprocess $r->subprocess_env; $r->subprocess_env($key => $val); # first HTTP request header $request = $r->the_request(); # the URI without any parsing performed $unparsed_uri = $r->unparsed_uri(); # The path portion of the URI $uri = $r->uri(); # auth username $user = $r->user();.

Requirements: No special requirements
Platforms: Linux
Keyword: Api Filters Headers Http Libraries Output Perl Api Programming R- Request Requestrec Status
Users rating: 0/10

License: Freeware Size: 3.5 MB
USER REVIEWS
More Reviews or Write Review


APACHE2::REQUESTREC RELATED
Development Tools  -  Cheap and simple API helper 1.0
Cheap and simple API helper allows you to get help in API programming.
 
Libraries  -  HTTP::MobileAgent::JPhone 0.26
HTTP::MobileAgent::JPhone Perl module is a J-Phone implementation. SYNOPSIS use HTTP::MobileAgent; local $ENV{HTTP_USER_AGENT} = "J-PHONE/2.0/J-DN02"; my $agent = HTTP::MobileAgent->new; printf "Name: %sn", $agent->name; # "J-PHONE"...
22.53 KB  
Version Control Tools  -  cvsstat 2.24
cvsstat is a Perl program which transforms the cvs status output to an ASCII table sorted after the status of files. If you have used CVS, then you know that it is hard to get a good overview the CVS-status of the files in you directories. Any...
37.89 KB  
Libraries  -  Lemonldap::Cluster::Status 0.02
Lemonldap::Cluster::Status is a Perl extension for apache cluster server-status. SYNOPSIS use Lemonldap::Cluster::Status ; my $serverstatus = Lemonldap::Cluster::Status->new ( ADMIN => title on top of page , node1 => 10.ip.ip.ip, node2 =>...
8.19 KB  
Development Tools  -  VertrigoServ 2.20
VertrigoServ has been developed as a highly professional, easy to install package consisting of Apache (HTTP web server), PHP (reflective programming language), MySQL (multithreaded, multi-user, SQL Database Management System), SQLite...
 
Libraries  -  Inline-API 0.44
Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo =...
91.14 KB  
Specialized Tools  -  API Monitor 1.5b
API Monitor is software that monitors and displays API calls made by applications. For each API called, the program displays the process ID, process name, API called, parameters, return value, status, and the GetLastError code. It also includes an...
319 KB  
Libraries  -  DCE::ACL 0.21
DCE::ACL is a Perl interface to DCE ACL client API. SYNOPSIS use DCE::ACL; $aclh = DCE::ACL->bind($object); DCE::ACL provides a Perl interface to the sec_acl_* client API. As the sec_acl_list_t structure is rather complex, additional...
35.84 KB  
Libraries  -  HTTP::OAI::Repository 3.18
HTTP::OAI::Repository is a documentation for building an OAI compliant repository using OAI-PERL. Using the OAI-PERL library in a repository context requires the user to build the OAI responses to be sent to OAI harvesters. SYNOPSIS use...
36.86 KB  
Libraries  -  Generic Apache Request Library 2.08
libapreq is a shared library with associated modules for manipulating client request data via the Apache API. Generic Apache Request Library also includes language bindings for Perl (Apache::Request and Apache::Cookie). Functionality includes:...
778.24 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB