Re: [us...@httpd] manipulate POST- / GET-variables sent to server

2010-01-28 Thread Jain Sachinkumar
> The official User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org >" from the digest: users-digest

Re: [us...@httpd] Handling multipart/form-data requests via Apache Module

2010-01-21 Thread Jain Sachinkumar
module in C, Perl or Python? > > On Thu, Jan 21, 2010 at 5:07 AM, Jain Sachinkumar > wrote: >> Hello, >> >> We are interested in logging HTTP requests that are sent to web >> applications hosted on the Apache web server. Eventually, as part of a >> larger researc

[us...@httpd] Handling multipart/form-data requests via Apache Module

2010-01-20 Thread Jain Sachinkumar
Hello, We are interested in logging HTTP requests that are sent to web applications hosted on the Apache web server. Eventually, as part of a larger research project, we would like to be able to replay these requests automatically on the web application. For this purpose, we have developed an Apac