JSON parsing in controller.
This commit is contained in:
@@ -67,6 +67,7 @@ NXT_LIB_DEPS=" \
|
||||
src/nxt_listen_socket.h \
|
||||
src/nxt_http_parse.h \
|
||||
src/nxt_runtime.h \
|
||||
src/nxt_conf.h \
|
||||
src/nxt_application.h \
|
||||
src/nxt_master_process.h \
|
||||
"
|
||||
@@ -135,6 +136,7 @@ NXT_LIB_SRCS=" \
|
||||
src/nxt_http_parse.c \
|
||||
src/nxt_app_log.c \
|
||||
src/nxt_runtime.c \
|
||||
src/nxt_conf_json.c \
|
||||
src/nxt_stream_module.c \
|
||||
src/nxt_master_process.c \
|
||||
src/nxt_worker_process.c \
|
||||
|
||||
Reference in New Issue
Block a user