On 2020-02-29 10:19, Amos Jeffries wrote:

With ACL that identify the relevant messages:

   acl dns-query-url urlpath_regex ^/dns-query\??
   acl dns-req-message req_header Content-Type ^application/dns-message$

   acl doh_request any-of dns-query-url dns-req-message

   acl doh_reply rep_header Content-Type ^application/dns-message$

Thanks a lot.
I thought maybe there was a specific ready-made keyword, but the above is fine.

 bye
        av.
_______________________________________________
squid-users mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to