Re: (no subject)
faicker mo <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <CAG9krM-z33iBMUF_CWjo3HuTkjt3Ly8i-FtgUYqf3jWygRDmhw@mail.gmail.com> |
Sorry for bothering you.
It's solved. Add a match after client-header-tagger.
{+client-header-tagger{mytest}}
/
2018-05-13 9:25 GMT+08:00 faicker mo <[email protected]>:
> Hi,
> I add this in user.filter,
>
> CLIENT-HEADER-TAGGER: mytest Test
> s/.*hel.*/MYTAG/
>
> and this in user.action,
>
> {+client-header-tagger{mytest}}
> {+block{bl}}
> TAG:MYTAG
>
> I test it with command
> curl -v -H "User-Agent: hello" -x http://127.0.0.1:8118 www.bing.com
>
> but it does not work. Privoxy version is 3.0.26.
>
> Thanks.
> _______________________________________________
> Privoxy-users mailing list
> [email protected]
> https://lists.privoxy.org/mailman/listinfo/privoxy-users
>