mod-proxy-fdpass.git
11 years agodebug log disabled v0.1.1
Matteo Nastasi (mop) [Thu, 21 Mar 2013 09:11:18 +0000 (10:11 +0100)]
debug log disabled

11 years agomove from a loop to read all the POST request to a single get to allow the server...
Matteo Nastasi (mop) [Wed, 20 Feb 2013 08:06:10 +0000 (09:06 +0100)]
move from a loop to read all the POST request to a single get to allow the server to read all other post data

11 years agoPOST method with explicit charset on the tail managed
Matteo Nastasi (mop) [Wed, 13 Feb 2013 19:40:04 +0000 (20:40 +0100)]
POST method with explicit charset on the tail managed

11 years agotry to connect before remove header handler to return a compliant 500 error to browse...
Matteo Nastasi (mop) [Thu, 26 Jul 2012 17:13:00 +0000 (19:13 +0200)]
try to connect before remove header handler to return a compliant 500 error to browser if the spush server is down

11 years agocode cleanup v0.4.0
Matteo Nastasi (mop) [Wed, 11 Jul 2012 06:06:27 +0000 (08:06 +0200)]
code cleanup

11 years agoheaders output managment moved to the dedicated server
Matteo Nastasi (mop) [Wed, 11 Jul 2012 06:05:43 +0000 (08:05 +0200)]
headers output managment moved to the dedicated server

11 years agofirst complete header/post management v0.3.0
Matteo Nastasi (mop) [Mon, 2 Jul 2012 05:27:09 +0000 (07:27 +0200)]
first complete header/post management

11 years agoheaders via ctrl_socket v0.2.0
Matteo Nastasi (mop) [Thu, 28 Jun 2012 16:08:42 +0000 (18:08 +0200)]
headers via ctrl_socket

11 years agocontrol socket added to pass headers and other socket related data
Matteo Nastasi (mop) [Thu, 28 Jun 2012 05:33:47 +0000 (07:33 +0200)]
control socket added to pass headers and other socket related data

11 years agoadd code to take incoming headers
Matteo Nastasi (mop) [Wed, 27 Jun 2012 16:16:29 +0000 (18:16 +0200)]
add code to take incoming headers

11 years agofirst commit of mod-proxy-fdpass using as package stub libapache2-mod-proxy-http...
Matteo Nastasi (mop) [Mon, 25 Jun 2012 13:38:19 +0000 (15:38 +0200)]
first commit of mod-proxy-fdpass using as package stub libapache2-mod-proxy-http package