From dcebf4705dfe974746519a37570aecd7eb4e2b2c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 18 Dec 2016 14:29:18 +0300 Subject: BREAKING: no wildcards for domain names This feature was ambiguous (in the same way as paths are) and never used anyway. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e69ed6e..846af72 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Keep in mind that: - HTTP methods are *case-sensitive*. - HTTP query parameters are ignored when matching a request against the rules. - Privileges are case-sensitive and treated as is. -- SQL wildcards (`_` and `%`) are supported for emails, domains, paths. +- SQL wildcards (`_` and `%`) are supported for emails, paths (this _will_ change in future versions). HTTP headers passed to the back-end server -- cgit v1.2.3