Re: Lost in the request structure...

2002-08-03 Thread Jeff Trawick
Sébastien Bonnegent <[EMAIL PROTECTED]> writes: > I have to develop an extension of the proxy module. This extension > must give some single sign-on functionnalities, and so, I try to > intercept authentification informations. > > My problem is: I don't successful to log the information send by

Lost in the request structure...

2002-08-01 Thread Sébastien Bonnegent
Hi, I have to develop an extension of the proxy module. This extension must give some single sign-on functionnalities, and so, I try to intercept authentification informations. My problem is: I don't successful to log the information send by a client after a form page (with POST method).