<div dir="ltr"><div class="gmail_extra">Hi,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I would expect to have two AE headers, one with aaa and one with bbb, would you have the varnishlog of that particular bereq?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, it's probably out of scope, but are you actually changing the Accept-Encoding header, or is that just for the example?</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard<br></div></div></div>
<br><div class="gmail_quote">On Mon, Nov 27, 2017 at 12:15 PM, matrix <span dir="ltr"><<a href="mailto:matrix@matrix2000.name" target="_blank">matrix@matrix2000.name</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would like to control bereq header below.(varnish4.1.8)<br>
<br>
header.append(bereq.http.<wbr>Accept-Encoding, "aaa");<br>
header.append(bereq.http.<wbr>Accept-Encoding, "bbb");<br>
<br>
But bereq.http.Accept-Encoding header is "aaa". (not "aaa,bbb")<br>
is it possible to handle the bereq using vmod_header ?<br>
<br>
or is it varnish-modules bug?<br>
<br>
Best regards.<br>
______________________________<wbr>_________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
</blockquote></div><br></div></div>