squidguard/config/e2guardian/lists/exceptionregexpheaderlist
Jason b096089188
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-02-15 09:55:45 -05:00

9 lines
322 B
Plaintext

#Allowed outgoing HTTP headers based on regular expressions
#
# E.g. 'User-Agent: .*MSIE' would allow several versions of Internet Explorer
# (assuming the user-agent is not being spoofed by the client)
#
# Headers are matched line-by-line, not as a single block.
#listcategory: "Allowed Regular Expression HTTP Headers"