Files
nginx/src
Roman Arutyunyan 0ad556fe59 Allowed configuration token to start with a variable.
Specifically, it is now allowed to start with a variable expression with braces:
${name}.  The opening curly bracket in such a token was previously considered
the start of a new block.  Variables located anywhere else in a token worked
fine: foo${name}.
2017-12-21 13:29:40 +03:00
..
2017-10-11 15:43:50 -07:00
2017-07-12 11:34:04 +03:00
2017-12-19 19:00:27 +03:00