From 4cbf8607e94732cf4318451d397e0d416c0080b7 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 26 Dec 2017 16:29:21 +0100 Subject: UrlRequestInterceptor fixes - Using QHash to store HostRule's, so lookup should be faster - HostRule is now a struct --- BUGS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'BUGS.md') diff --git a/BUGS.md b/BUGS.md index a14c19e..a3e3239 100644 --- a/BUGS.md +++ b/BUGS.md @@ -23,8 +23,7 @@ List of things to do before 1.0 release ### Request filter - How are multiple IPs per hostname to be treated? -- match host names against QHash -- review code +- Multiple hostnames on a line get ignored after the first one ### No Script - there's already a profile setting to disable scripts -- cgit v1.2.1