chtsanti - 2015-05-15

How I can create custom module in c-icap? Is there any way where i can create module for c-icap using bash/shell script or python or PHP?

Currently you can build c-icap modules only using C or C++

I wanted to add/reply some response headers for each URLS based on my business rules. How could I do that?

The upcoming c-icap-0.4.x/c-icap-modules-0.4.x releases will have a service which supports such modifications in http responses.

For the c-icap-0.3.x you should build a custom service.