Alfredo Rezinovsky
2015-09-05 13:29:28 UTC
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:
acl html rep_mime_type text\/html
There should be something i'm missing
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:
acl html rep_mime_type text\/html
There should be something i'm missing
--
Alfrenovsky
Alfrenovsky