Is it possible without writing your own proxy? I have thought of using an open source proxy but it would only work with http bindings.
+2
A:
If you're planning to support other transports than HTTP, you'll need to deal with cache yourself.
This not meant to write your own host: you can to implement IOperationInvoker
as in this sample: Extending WCF with Custom Behaviors
Rubens Farias
2010-01-17 09:02:24
excelent! thank you
Jader Dias
2010-01-17 13:57:51