Re: http proxy

2005-12-08 Thread Nicolas De Loof
Thanks for the link ! Tremal Naik a écrit : 2005/12/8, Nicolas De Loof <[EMAIL PROTECTED]>: Do you know any opensource (java) proxy that could help me doing this ? i've used muffin for a while: http://muffin.doit.org/ I used it for much simpler tasks then those you need, but I see

Re: http proxy

2005-12-08 Thread Tremal Naik
2005/12/8, Nicolas De Loof <[EMAIL PROTECTED]>: > Do you know any opensource (java) proxy that could help me doing this ? i've used muffin for a while: http://muffin.doit.org/ I used it for much simpler tasks then those you need, but I see it's very flexible and maybe it gives you what you need

http proxy

2005-12-08 Thread Nicolas De Loof
Hello, My app will be used (in production) behind a SSO server that adds HTTP headers to incoming requests. I use those headers for user authentication. For tests, I need to emulate those headers and I'm looking for a HttpProxy that can be customized to process incoming HTTP request and add