Using libapreq to read POST request body

2012-05-28 Thread Rajalakshmi Iyer
Hello, Is it possible to use libapreq to read the POST request body? Any pointers towards examples of the same would be appreciated. Thanks in advance, Raj -- Twitter: @Blismedia BlisMedia 32 Percy Street, London W1T 2DE www.blismedia.com

Alternative for useragent_addr for apache 2.2

2012-05-28 Thread Bart Wiegmans
Hi everybody, I'm trying to write a module that embeds the parrot virtual machine into apache 2, and I want to pass the port and ip address from the user agent to the script. The request_req::useragent_addr structure would be perfect for my needs, but it does not exist in apache 2.2. Is there a re