summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2017-12-28 16:01:06 +0300
committerIgor Sysoev <igor@sysoev.ru>2017-12-28 16:01:06 +0300
commit9a6d3c5775d945509c7c2cbec48be59757da42c3 (patch)
tree7129c13d6027a45e1a324deab373125bd7a14794 /auto/sources
parent497faf1b9abb188cab40c389a9e6221add5dd496 (diff)
downloadunit-9a6d3c5775d945509c7c2cbec48be59757da42c3.tar.gz
unit-9a6d3c5775d945509c7c2cbec48be59757da42c3.tar.bz2
HTTP keep-alive connections support.
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 48052d9a..51dc0ba7 100644
--- a/auto/sources
+++ b/auto/sources
@@ -80,6 +80,10 @@ NXT_LIB_SRCS=" \
src/nxt_worker_process.c \
src/nxt_controller.c \
src/nxt_router.c \
+ src/nxt_h1proto.c \
+ src/nxt_http_request.c \
+ src/nxt_http_response.c \
+ src/nxt_http_error.c \
src/nxt_application.c \
src/nxt_go.c \
src/nxt_port_hash.c \