What am I missing?
I tacked this on to the end of 20_head_tests.cf (note key info obscured to
protect the innocent, but the pattern match works in a test perl script - is
there another way to test a rule?)
header MY_CLIENTS X-CustomHeader =~ /^MY PATTERN$/
describe MY_CLIENTS Me
On Thu, Sep 18, 2003 at 09:55:12AM -0700, Mitch (WebCob) wrote:
> What am I missing?
>
> I tacked this on to the end of 20_head_tests.cf (note key info obscured to
> protect the innocent, but the pattern match works in a test perl script - is
> there another way to test a rule?)
>
> header MY_CLI