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
2022-05-19
HTTP: generalized uri encoding.
Zhidao HONG
1
-0
/
+10
2022-05-30
Static: supporting new "index" option.
Alejandro Colomar
1
-0
/
+1
2022-05-18
HTTP: generalized argument and cookie parsing.
Zhidao HONG
1
-0
/
+12
2022-05-16
Supporting empty Location URIs.
Alejandro Colomar
1
-1
/
+1
2022-04-26
Fixed indentation.
Alejandro Colomar
1
-7
/
+7
2021-11-05
Router: matching query string support.
Zhidao HONG
1
-0
/
+1
2021-09-07
Router: refactored variable pass.
Zhidao HONG
1
-2
/
+2
2021-08-12
Router: client IP address replacement.
Oisin Canty
1
-2
/
+15
2021-07-24
Router: split nxt_http_app_conf_t from nxt_http_action_t.
Zhidao HONG
1
-5
/
+0
2021-07-26
Router: renamed nxt_http_proxy_create() as nxt_http_proxy_init().
Zhidao HONG
1
-2
/
+2
2021-07-23
Router: split nxt_http_static_conf_t from nxt_http_action_t.
Zhidao HONG
1
-15
/
+12
2021-05-24
Router: split nxt_http_return_conf_t from nxt_http_action_t.
Zhidao HONG
1
-3
/
+17
2021-05-06
Static: implemented MIME filtering
Oisin Canty
1
-1
/
+5
2021-04-29
Static: support for openat2() features.
Zhidao HONG
1
-0
/
+2
2021-04-22
Router: grouped app and share fields in nxt_http_action_t.
Zhidao HONG
1
-3
/
+9
2020-12-08
PHP: populating PHP_AUTH_* server variables.
Valentin Bartenev
1
-0
/
+1
2020-11-17
Router: matching regular expressions support.
Axel Duch
1
-0
/
+6
2020-08-13
Basic variables support.
Valentin Bartenev
1
-4
/
+8
2020-08-12
Responding with error in case of first process start failure.
Max Romanov
1
-0
/
+4
2020-06-23
Upstream chunked transfer encoding support.
Igor Sysoev
1
-1
/
+0
2020-05-14
PHP: implemented "targets" option.
Valentin Bartenev
1
-0
/
+2
2020-05-14
Configuration: URI encoding in the "pass" option.
Valentin Bartenev
1
-1
/
+4
2020-04-16
Using malloc/free for the http fields hash.
Max Romanov
1
-3
/
+3
2020-03-21
Implemented "location" option for "return" action.
Valentin Bartenev
1
-0
/
+2
2020-03-27
Implemented "return" action.
Valentin Bartenev
1
-0
/
+7
2020-03-19
Completing request header buffers to avoid memory leak.
Max Romanov
1
-1
/
+2
2020-03-06
Round robin upstream added.
Igor Sysoev
1
-3
/
+15
2020-03-03
Added a "fallback" option to be used with the "share" action.
Valentin Bartenev
1
-0
/
+1
2019-11-14
Processing inconsistent proxied response length.
Igor Sysoev
1
-0
/
+2
2019-11-14
Initial proxy support.
Igor Sysoev
1
-2
/
+39
2019-11-14
Using request task.
Igor Sysoev
1
-0
/
+1
2019-11-14
Replacing pass with action.
Igor Sysoev
1
-10
/
+10
2019-09-19
Basic support for serving static files.
Valentin Bartenev
1
-0
/
+29
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
[next]