<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Hi all,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
I'm confused on whether <code>cookie.keep_re</code>​ and <code>cookie.filter_re</code>​ should work with CSV strings. The documentation at <a href="https://varnish-cache.org/docs/trunk/reference/vmod_cookie.html">https://varnish-cache.org/docs/trunk/reference/vmod_cookie.html</a> does
 not explicitly say that those two functions can take a CSV string like the docs for
<code>keep</code>​ and <code>filter</code>​ do, but the example for <code>keep_re</code>​ uses such string, indicating that it should be able to. However, testing with
<code>varnishtest</code>​ definitely shows that the <code>_re</code>​ functions do not work with CSV strings. Can anyone clarify what the truth is supposed to be?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Justin</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>