Project

General

Profile

Access POST parameter using mod_magnet

Added by amirhosein over 11 years ago

Hi,
How is it possible to access request body in POST method with mod_magnet in lua script?
I'm writing something like an web application transparent proxy and i have to pass request body to the original web server!

I'm using Lighttpd 1.4.28 with mod_magnet and lua 5.1, on a Debian 6 linux box

Thanks in Adv