66544b9d40
Handling of both blacklists was inconsistent when dealing with threads: - proxy blacklist of root channel blacklists all threads - log blacklist of root channel _did not apply_ to threads - couldn't proxy blacklist threads while leaving root channel proxyable This change fixes the inconsistencies: - proxy _and_ log blacklist of root channel affects all threads - now able to individually proxy/log blacklist threads, with root channel unaffected |
||
---|---|---|
.. | ||
ProxyMatch.cs | ||
ProxyMatcher.cs | ||
ProxyService.cs | ||
ProxyTagParser.cs |