about summary refs log tree commit diff stats
path: root/src/html/htmlparser.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-07-25 22:10:28 +0200
committerbptato <nincsnevem662@gmail.com>2023-07-25 22:10:28 +0200
commitdcec174b2af3af816180772f948575f896d58d20 (patch)
tree72006d4d310f7f7411b9e684567786e9b634f902 /src/html/htmlparser.nim
parent5153b064d59b627cd2ea061bf88078cbfddfafa6 (diff)
downloadchawan-dcec174b2af3af816180772f948575f896d58d20.tar.gz
Add compileMatchRegex
This makes it so that host = 'example\.org' mandates an exact match,
but host = '^example' matches example.org, example.com, etc.
(Previously, 'example\.org' would have matched exampleexample.org
as well, which was quite counter-intuitive.)
Diffstat (limited to 'src/html/htmlparser.nim')
0 files changed, 0 insertions, 0 deletions