Skip to content

Commit ffe48ce

Browse files
committed
fix: patch
1 parent b6d0ec9 commit ffe48ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

patch/1.25.3.1/nginx-upstream_pass_trailer.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
diff --git a/src/http/ngx_http_upstream.c b/src/http/ngx_http_upstream.c
1+
diff --git src/http/ngx_http_upstream.c src/http/ngx_http_upstream.c
22
index d04d91e..d4926ce 100644
3-
--- a/src/http/ngx_http_upstream.c
4-
+++ b/src/http/ngx_http_upstream.c
3+
--- src/http/ngx_http_upstream.c
4+
+++ src/http/ngx_http_upstream.c
55
@@ -8,6 +8,9 @@
66
#include <ngx_config.h>
77
#include <ngx_core.h>

patch/1.27.1.1/nginx-upstream_pass_trailer.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
diff --git a/src/http/ngx_http_upstream.c b/src/http/ngx_http_upstream.c
1+
diff --git src/http/ngx_http_upstream.c src/http/ngx_http_upstream.c
22
index d04d91e..d4926ce 100644
3-
--- a/src/http/ngx_http_upstream.c
4-
+++ b/src/http/ngx_http_upstream.c
3+
--- src/http/ngx_http_upstream.c
4+
+++ src/http/ngx_http_upstream.c
55
@@ -8,6 +8,9 @@
66
#include <ngx_config.h>
77
#include <ngx_core.h>

0 commit comments

Comments
 (0)