aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-12-26 16:29:21 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-12-26 16:29:21 +0100
commit4cbf8607e94732cf4318451d397e0d416c0080b7 (patch)
tree6c37e9380186f1d60f592ae9131a3605d42941e0 /BUGS.md
parentSettingsDialog patches (diff)
downloadsmolbote-4cbf8607e94732cf4318451d397e0d416c0080b7.tar.xz
UrlRequestInterceptor fixes
- Using QHash to store HostRule's, so lookup should be faster - HostRule is now a struct
Diffstat (limited to 'BUGS.md')
-rw-r--r--BUGS.md3
1 files changed, 1 insertions, 2 deletions
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