Yes, I have an ICAP service that supports trailers but negotiation is needed
in order for the service to enable the feature (as described in the errata:
http://www.measurement-factory.com/std/icap/#e3).
Thank you for the information, I will try Squid-5.
Regards
--
Sent from:
http://squid-web-
I want to set a custom "Allow" header in ICAP OPTIONS messages, in order to
allow Trailer support for ICAP.
I tried:
/acl all_requests src all
adaptation_meta Allow "trailers" all_requests/
, but it doesn't work since "Allow" is a reserved header name.
Is there any way to do this?
--
Sent fr