diff options
author | Valentin Bartenev <vbart@nginx.com> | 2020-10-07 20:06:30 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2020-10-07 20:06:30 +0300 |
commit | 3f513f434fbe44810ea2352d4ffc7d4d702b3e12 (patch) | |
tree | 3c6161b84ff5df419fd1a4baa77d7e42e90a4d44 /test/unit/applications/lang | |
parent | 37390d2a3be3646ad5a4c52d46ce93fc8f8a416b (diff) | |
download | unit-3f513f434fbe44810ea2352d4ffc7d4d702b3e12.tar.gz unit-3f513f434fbe44810ea2352d4ffc7d4d702b3e12.tar.bz2 |
Router: fixed "not empty" pattern matching.
The "!" pattern should be opposite to "", i.e. match only non-empty values.
But after 3c00af54b937 it was equal to "!*", which is wrong.
Diffstat (limited to 'test/unit/applications/lang')
0 files changed, 0 insertions, 0 deletions