aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-18 14:29:18 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-18 14:31:10 +0300
commitdcebf4705dfe974746519a37570aecd7eb4e2b2c (patch)
tree03a25d938c34ff1e280b4440478bdff631fe7c7b /README.md
parentc80b3f7579ba01fbc37fa7237c75091167c51dbf (diff)
downloadsproxy2-dcebf4705dfe974746519a37570aecd7eb4e2b2c.tar.gz
BREAKING: no wildcards for domain names
This feature was ambiguous (in the same way as paths are) and never used anyway.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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