Hi Again, After some futher inverstigation I found that the problem is related to Vary:Host HTTP herader.
It it seems that Cocoon always sets this header with redirects. If implemented a simple reader from scratch that doesn't set Vary header. If I call a pipeline with this reader directly, it works fine, but if I access through a redirect the Vary:Host header is set again. I tried to show in source code of Cocoon 2.1.7 where this header is set, but I couldn't find the right place. Tnaks for further help. Lucien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
