-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b79b44d
commit 7d8a4e9
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule nginx
updated
13 files
+1 −1 | docs/text/LICENSE | |
+3 −0 | src/event/ngx_event_openssl.c | |
+6 −2 | src/event/ngx_event_pipe.c | |
+40 −5 | src/http/ngx_http_copy_filter_module.c | |
+31 −5 | src/http/ngx_http_core_module.c | |
+74 −15 | src/http/ngx_http_file_cache.c | |
+5 −0 | src/http/ngx_http_request.c | |
+1 −0 | src/http/ngx_http_request.h | |
+20 −3 | src/http/ngx_http_upstream.c | |
+4 −0 | src/os/unix/ngx_files.c | |
+1 −0 | src/os/unix/ngx_linux_sendfile_chain.c | |
+5 −5 | src/os/unix/ngx_process_cycle.c | |
+1 −1 | src/os/win32/ngx_process_cycle.c |
Submodule njs
updated
52 files
Submodule zlib
updated
73 files