Skip to content

Commit 79adf06

Browse files
committed
support nginx stable version to 1.22.0
* test patch for nginx-1.22.0 (all test cases passed) * update Readme
1 parent 6dce720 commit 79adf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Select patch
184184
| 1.15.4 ~ 1.16.x | YES | [proxy_connect_rewrite_101504.patch](patch/proxy_connect_rewrite_101504.patch) |
185185
| 1.17.x ~ 1.18.0 | YES | [proxy_connect_rewrite_1018.patch](patch/proxy_connect_rewrite_1018.patch) |
186186
| 1.19.x ~ 1.21.0 | YES | [proxy_connect_rewrite_1018.patch](patch/proxy_connect_rewrite_1018.patch) |
187-
| 1.21.1 | YES | [proxy_connect_rewrite_102101.patch](patch/proxy_connect_rewrite_102101.patch) |
187+
| 1.21.1 ~ 1.22.0 | YES | [proxy_connect_rewrite_102101.patch](patch/proxy_connect_rewrite_102101.patch) |
188188

189189
| OpenResty version | enable REWRITE phase | patch |
190190
| --: | --: | --: |

0 commit comments

Comments
 (0)