#
2128:1ed9f036a2df |
| 15-Jun-2022 |
Zhidao HONG |
Var: relocated nxt_var_is_const() and nxt_var_raw().
No functional changes.
|
#
2124:6e74a08303ad |
| 02-Jun-2022 |
Zhidao HONG |
Summary: Var: removing all async stuff.
No functional changes.
|
Revision tags: 1.27.0-1, 1.27.0, 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
1959:45b25ffb2e8c |
| 28-Sep-2021 |
Zhidao HONG |
Static: variables in the "chroot" option.
|
#
1954:8f18a05d4c58 |
| 07-Sep-2021 |
Zhidao HONG |
Router: refactored variable pass.
Since the "pass" option supports both strings and variables, a generic nxt_var_t structure can be used in the configuration phase, and the "name" field in actions i
Router: refactored variable pass.
Since the "pass" option supports both strings and variables, a generic nxt_var_t structure can be used in the configuration phase, and the "name" field in actions is redundant.
No functional changes.
show more ...
|
Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0, 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0, 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0 |
|
#
1563:d32bc428f46b |
| 12-Aug-2020 |
Valentin Bartenev |
Basic variables support.
|