Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-20 | http: Refactor return action | Zhidao HONG | 1 | -28/+13 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -1/+1 |
2022-11-20 | Var: separating nxt_tstr_t from nxt_var_t. | Zhidao HONG | 1 | -13/+17 |
2022-07-14 | Var: dynamic variables support. | Zhidao HONG | 1 | -2/+5 |
2022-05-17 | Wrapped debug code in '#if (NXT_DEBUG)'. | Alejandro Colomar | 1 | -1/+4 |
2022-05-17 | Fixed memcpy(dest, NULL, 0) Undefined Behavior. | Alejandro Colomar | 1 | -1/+1 |
2022-05-16 | Supporting empty Location URIs. | Alejandro Colomar | 1 | -28/+25 |
2022-04-28 | Supporting variables in "location". | Alejandro Colomar | 1 | -37/+146 |
2021-05-24 | Router: split nxt_http_return_conf_t from nxt_http_action_t. | Zhidao HONG | 1 | -11/+72 |
2020-03-21 | Implemented "location" option for "return" action. | Valentin Bartenev | 1 | -0/+15 |
2020-03-27 | Implemented "return" action. | Valentin Bartenev | 1 | -0/+42 |