index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_http_variables.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
Tighten up some string arrays
Andrew Clayton
1
-2
/
+3
2024-02-20
Var: Refactored nxt_http_unknown_var_ref()
Zhidao HONG
1
-7
/
+6
2023-11-08
Var: simplified length calculation for $status variable.
Andrei Zeliankou
1
-3
/
+2
2023-11-08
Var: $request_id variable.
Andrei Zeliankou
1
-0
/
+32
2023-08-09
HTTP: controlling response headers support.
Zhidao HONG
1
-1
/
+1
2023-07-01
Var: supported HTTP response header variables.
Zhidao HONG
1
-5
/
+212
2023-06-19
Variables refactoring.
Zhidao HONG
1
-65
/
+103
2023-05-25
HTTP: fixed variable caching.
Zhidao HONG
1
-0
/
+16
2023-04-12
HTTP: optimizing $request_line.
Alejandro Colomar
1
-30
/
+1
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-3
/
+3
2022-11-04
Removed the unsafe nxt_memcmp() wrapper for memcmp(3).
Alejandro Colomar
1
-2
/
+2
2022-10-12
HTTP: added a $request_time variable.
Zhidao HONG
1
-0
/
+33
2022-07-20
Var: added a $dollar variable that translates to a '$'.
Andrew Clayton
1
-0
/
+14
2022-07-14
HTTP: added more variables.
Zhidao HONG
1
-0
/
+235
2022-07-14
Var: dynamic variables support.
Zhidao HONG
1
-23
/
+164
2022-06-02
Summary: Var: removing all async stuff.
Zhidao HONG
1
-16
/
+10
2022-05-31
Var: Added $request_uri (as in NGINX).
Alejandro Colomar
1
-0
/
+20
2020-08-28
Vars: added $host.
Valentin Bartenev
1
-0
/
+20
2020-08-13
Basic variables support.
Valentin Bartenev
1
-0
/
+59