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.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
Adding body handler to nxt_http_request_header_send().
Igor Sysoev
1
-2
/
+4
2019-08-20
Introducing websocket support in router and libunit.
Max Romanov
1
-0
/
+28
2019-08-06
nxt_h1proto_t definition was moved to h1proto implementation.
Igor Sysoev
1
-19
/
+1
2019-08-06
Refactored HTTP protocol callback table.
Igor Sysoev
1
-22
/
+19
2019-07-24
Added routing based on request scheme.
Axel Duch
1
-2
/
+0
2019-05-30
Added routing based on cookies.
Igor Sysoev
1
-0
/
+1
2019-05-30
Added routing based on arguments.
Igor Sysoev
1
-0
/
+1
2019-03-21
Adjusting request schema value according to connection tls state.
Max Romanov
1
-1
/
+3
2019-03-06
Removed unnecessary abstraction layer.
Alexander Borisov
1
-0
/
+4
2019-02-27
Initial routing implementation.
Igor Sysoev
1
-1
/
+31
2019-02-19
Validation and normalization of request host.
Valentin Bartenev
1
-1
/
+1
2019-02-18
Fixed memory leak on response body sending failure.
Igor Sysoev
1
-1
/
+0
2018-09-28
Disabled chunked transfer encoding for 204 responses.
Igor Sysoev
1
-0
/
+1
2018-09-20
Added nginx error 497 response.
Igor Sysoev
1
-0
/
+2
2018-07-30
Sending 408 response on idle connection timeout.
Igor Sysoev
1
-0
/
+2
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-3
/
+3
2018-05-30
Fixed keep-alive hanging after reconfiguration.
Igor Sysoev
1
-3
/
+2
2018-04-11
Initial access log support.
Valentin Bartenev
1
-6
/
+13
2018-04-10
Splitting HTTP processing in more granulate connection states.
Igor Sysoev
1
-0
/
+1
2018-04-03
HTTP: using r->mem_pool retention counter for response buffers.
Igor Sysoev
1
-3
/
+10
2018-02-12
HTTP: the Date response header.
Valentin Bartenev
1
-0
/
+1
2018-02-07
Fixed reading of the rest of body, again.
Valentin Bartenev
1
-1
/
+0
2018-01-15
Checking for major HTTP version.
Valentin Bartenev
1
-0
/
+1
2017-12-29
Using correct pointer and size for memzero operation.
Igor Sysoev
1
-1
/
+5
2017-12-28
Removed duplicate declaration.
Igor Sysoev
1
-3
/
+0
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-0
/
+181
[prev]