Skip to content

Commit 96ae4e0

Browse files
authored
Merge pull request chobits#161 from chobits/for_pull_request
updated README.md: updated openresty support to 1.17.8.2
2 parents be74dee + d6979b5 commit 96ae4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Select patch
187187
| 1.13.6 | NO | [proxy_connect_1014.patch](patch/proxy_connect_1014.patch) |
188188
| 1.13.6 | YES | [proxy_connect_rewrite_1014.patch](patch/proxy_connect_rewrite_1014.patch) |
189189
| 1.15.8 | YES | [proxy_connect_rewrite_101504.patch](patch/proxy_connect_rewrite_101504.patch) |
190+
| 1.17.8 | YES | [proxy_connect_rewrite_1018.patch](patch/proxy_connect_rewrite_1018.patch) |
190191

191192
* `proxy_connect_<VERSION>.patch` disables nginx REWRITE phase for CONNECT request by default, which means `if`, `set`, `rewrite_by_lua` and other REWRITE phase directives cannot be used.
192193
* `proxy_connect_rewrite_<VERSION>.patch` enables these REWRITE phase directives.
@@ -456,6 +457,7 @@ The latest module is compatible with the following versions of OpenResty:
456457

457458
* 1.13.6 (version: 1.13.6.2)
458459
* 1.15.8 (version: 1.15.8.1)
460+
* 1.17.8 (version: 1.17.8.2)
459461

460462
Tengine Compatibility
461463
---------------------

0 commit comments

Comments
 (0)