Hello,
I would like to backport the cookie_remap plugin to 7.1.x.
This should be pretty safe because there is no change to the core.
However, it requires yaml-cpp for parsing the configs and yaml-cpp is
included in ATS 8.x and master, but not in 7.1.x.

I can use an external yaml-cpp installation and point at it by setting
CPPFLAGS and LDFLAGS.
But I was wondering if it would be ok to also bundle yaml-cpp with 7.1.x?
Thanks,
pushkar

Reply via email to