Re: [users@httpd] the request_rec structure in c plugins

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/8/06, toni pérez <planetaenfermo@xxxxxxxxx> wrote:
hello list,

I'm building a C plugin for apache and, I need acces to the POST DATA
in the request.
I not found which structure contains the POST DATA in the request_rec structure.
There is the args field that contains the query string, but is for GET
method, I need the same for the POST method.

In the headers space there are the headers fields and the post data
that I need separated by 2 enters.

Two links for you:

1. libapreq: http://httpd.apache.org/apreq/
Which is a set of support libraries/modules for building other apache
modules.  It includes some utilities for reading POST data.

2. Module authors list: http://httpd.apache.org/lists.html#modules-dev
For discussing how to write modules for apache httpd.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux