Hi ,

i 'm running a third-party web service authentication module that hangs
when the request coming from the client is splitted out in different chunks. I don't have access to the module and to the client neither, so I'm thinking to write an input filter that collects all the chunks and pass'em to the downstream filter or handler .
Is that possible?


Best regards,
Chris.

Reply via email to