2015-09-05 10:32 GMT-03:00 Antony Stone :
> On Saturday 05 September 2015 at 15:29:28, Alfredo Rezinovsky wrote:
>
> > I'm trying to adapt response for all text/html responses.
> >
> > icap_service service_respmod respmod_precache
> > icap://127.0.0.1:1344/response
> >
> > acl html rep_header -i C
On Saturday 05 September 2015 at 15:32:09, Antony Stone wrote:
> On Saturday 05 September 2015 at 15:29:28, Alfredo Rezinovsky wrote:
> > I'm trying to adapt response for all text/html responses.
> >
> > icap_service service_respmod respmod_precache
> > icap://127.0.0.1:1344/response
> >
> > acl
On Saturday 05 September 2015 at 15:29:28, Alfredo Rezinovsky wrote:
> I'm trying to adapt response for all text/html responses.
>
> icap_service service_respmod respmod_precache
> icap://127.0.0.1:1344/response
>
> acl html rep_header -i Content-Type text\/html
> adaptation_access service_respm
I'm trying to adapt response for all text/html responses.
icap_service service_respmod respmod_precache icap://127.0.0.1:1344/response
acl html rep_header -i Content-Type text\/html
adaptation_access service_respmod allow html
And it doesn't works.
The strange thing is that it does works with: