diff options
author | root <root@rbsd.ankarstrom.se> | 2021-04-26 19:33:46 +0000 |
---|---|---|
committer | root <root@rbsd.ankarstrom.se> | 2021-04-26 19:33:46 +0000 |
commit | dd107ea3d822f14f08198135ae2fc5b3b1d454b6 (patch) | |
tree | c72f7e27c099aee3670ab4afcd53a9f4dc25c2ca /t/conf | |
parent | e1c7d5442ca1d3bd67c200d2dbd94bd0e40e72bd (diff) | |
download | Apache-Inject-dd107ea3d822f14f08198135ae2fc5b3b1d454b6.tar.gz |
Fix regex bug, support HTML comments
I added \s* after <body> to match any potential newline (and, for
good measure, whitespace) after <body>. One would usually rather
have this:
<body>
My header
than this:
<body>My header
Diffstat (limited to 't/conf')
0 files changed, 0 insertions, 0 deletions