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_request.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Sending 408 response on idle connection timeout.
Igor Sysoev
1
-12
/
+13
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-1
/
+1
2018-05-30
Fixed keep-alive hanging after reconfiguration.
Igor Sysoev
1
-2
/
+5
2018-05-21
Added SERVER_SOFTWARE request meta-variable.
Valentin Bartenev
1
-1
/
+1
2018-04-11
Initial access log support.
Valentin Bartenev
1
-8
/
+10
2018-04-03
HTTP: using r->mem_pool retention counter for response buffers.
Igor Sysoev
1
-11
/
+58
2018-03-13
Capitalization in the "Server" field.
Valentin Bartenev
1
-1
/
+1
2018-02-12
HTTP: the Date response header.
Valentin Bartenev
1
-2
/
+52
2018-01-24
Using size_t for the field width type of the "%*s" specifier.
Sergey Kandaurov
1
-1
/
+2
2018-01-12
HTTP: request body length was not passed to application.
Igor Sysoev
1
-0
/
+1
2018-01-11
HTTP: request body was not passed to application.
Igor Sysoev
1
-0
/
+5
2017-12-29
Using correct pointer in test operation.
Igor Sysoev
1
-1
/
+1
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-0
/
+384